Package wt.federation

Class StandardFederationService

java.lang.Object
wt.services.StandardManager
wt.federation.StandardFederationService
All Implemented Interfaces:
Serializable, wt.fc._NetFactor, NetFactor, FederationService, FederationServiceSvr, wt.services.Manager

public class StandardFederationService extends StandardManager implements FederationService, FederationServiceSvr, Serializable
Standard implementation of the federation service interfaces.

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