Class MetaAdapterFactory


  • public abstract class MetaAdapterFactory
    extends Object
    This class shall stay pure FACTORY of SXAdapter objects (i.e. instantiate them only), and shall not contradict with their "proxy" aspect (i.e. implementation that needs to look for ConceptDescriptor and alike). Simply put, methods of this class shall not go outside, e.g. to ConceptRegistry or StructureRegistry.