Package wt.org

Class StandardOrganizationServicesManager

java.lang.Object
wt.services.StandardManager
wt.org.StandardOrganizationServicesManager
All Implemented Interfaces:
Serializable, wt.fc._NetFactor, NetFactor, OrganizationServicesManager, wt.services.Manager

public class StandardOrganizationServicesManager extends StandardManager implements OrganizationServicesManager, Serializable
Standard implementation of the Organization Services Manager interface. Supports also a cache of WTPrincipal objects.

Use the newStandardOrganizationServicesManager static factory method(s), not the StandardOrganizationServicesManager 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: