Class DefaultTracerFactory
java.lang.Object
org.pipservices3.components.build.Factory
org.pipservices3.components.trace.DefaultTracerFactory
- All Implemented Interfaces:
IFactory
Creates
ITracer components by their descriptors.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.pipservices3.components.build.Factory
Factory.IComponentFactory -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.pipservices3.components.build.Factory
canCreate, create, register, registerAsType
-
Constructor Details
-
DefaultTracerFactory
public DefaultTracerFactory()Create a new instance of the factory.
-