Package wt.fc
Class StandardIdentityService
java.lang.Object
wt.services.StandardManager
wt.fc.StandardIdentityService
- All Implemented Interfaces:
Serializable,wt.fc._NetFactor,IdentityService,NetFactor,wt.services.Manager
public class StandardIdentityService
extends StandardManager
implements IdentityService, Serializable
Standard implementation of the identity service. Provides means to change
the identity of an Identified object as well identity checks for the
creation of these objects.
Use the newStandardIdentityService static factory method(s),
not the StandardIdentityService 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:
-
Method Summary
Methods inherited from class wt.services.StandardManager
getManagerService, getManagerStatus, getName, getStartupType, initialize, performShutdownProcess