Package com.ptc.windchill.esi.rnd
Class ESIEffectivityHandlerFactory
java.lang.Object
com.ptc.windchill.esi.rnd.ESIEffectivityHandlerFactory
- All Implemented Interfaces:
Externalizable,Serializable
Creates an instance of ESIEffectivityHandler.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic final ESIEffectivityHandlerCreates a new instance and returns it to the caller.
-
Method Details
-
newESIEffectivityHandler
Creates a new instance and returns it to the caller. Reads ESIProperties to obtain the name of the ESIEffectivityHandler implementation class to instantiate.
Supported API: true- Returns:
- ESIEffectivityHandler
- Throws:
WTException
-