Package com.ptc.core.ocmp.service
Class StandardObjComparisonService
java.lang.Object
wt.services.StandardManager
com.ptc.core.ocmp.service.StandardObjComparisonService
- All Implemented Interfaces:
ObjComparisonService,Serializable,wt.fc._NetFactor,NetFactor,wt.services.Manager
The default implementation of the object comparison service. It's main job is to identify the comparison operation
and delegate the actual comparison to any of the comparators configured in the object comparison configuration
resource.
Use the newStandardObjComparisonService static factory method(s), not the
StandardObjComparisonService constructor, to construct instances of this class. Instances must be
constructed using the static factory(s), in order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
- See Also:
-
ObjComparisonHelperComparisonSpecComparisonResultConfigResourceReaderConfigResourceHandler- Serialized Form
-
Method Summary
Methods inherited from class wt.services.StandardManager
getManagerService, getManagerStatus, getName, getStartupType, initialize, performShutdownProcess, performStartupProcess, registerEvents