Package org.pipservices3.components.build

  • Interface Summary
    Interface Description
    Factory.IComponentFactory  
    IFactory
    Interface for component factories.
  • Class Summary
    Class Description
    CompositeFactory
    Aggregates multiple factories into a single factory component.
    Factory
    Basic component factory that creates components using registered types and factory functions.
  • Exception Summary
    Exception Description
    CreateException
    Error raised when factory is not able to create requested component.