Package wt.vc.struct

Class StandardStructService

java.lang.Object
wt.services.StandardManager
wt.vc.struct.StandardStructService
All Implemented Interfaces:
Serializable, wt.fc._NetFactor, NetFactor, wt.services.Manager, StructService

public class StandardStructService extends StandardManager implements StructService, Serializable
This implementation of StructService has adds several listeners in performStartupProcess() that deal primarily with copying links and validating deletes.

Use the newStandardStructService static factory method(s), not the StandardStructService 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: true

See Also: