Interface RepoTOFactory

  • All Known Implementing Classes:
    DefaultRepoTOFactory

    public interface RepoTOFactory
    This class is the interface for creation of RepoTOs. The reason this is in a factory is that repoTO's have a couple of moving and standing parts. (Chunkers, MultiChunkers and Transformers), which all may or may not be configurable.