Uses of Interface
org.pipservices3.components.build.Factory.IComponentFactory
Packages that use Factory.IComponentFactory
-
Uses of Factory.IComponentFactory in org.pipservices3.components.build
Methods in org.pipservices3.components.build with parameters of type Factory.IComponentFactoryModifier and TypeMethodDescriptionvoidFactory.register(Object locator, Factory.IComponentFactory factory) Registers a component using a factory method.