117118119120121122123
public Subsystem createSubsystem() { return new SubsystemImpl(); } public WSDLServiceContract createWSDLServiceContract() { return new WSDLServiceContractImpl(); }