Package wt.build

Class StandardBuildService

java.lang.Object
wt.services.StandardManager
wt.build.StandardBuildService
All Implemented Interfaces:
Serializable, BuildService, wt.fc._NetFactor, NetFactor, wt.services.Manager

public class StandardBuildService extends StandardManager implements BuildService, Serializable

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