|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.twss.spm.admin.svc.CreateServiceImplementationRequest
public class CreateServiceImplementationRequest
Create service implementation request. Registers a back-end service implementation identifier for the specified service. A service must have at least one back-end service implementation in order to be subscribed to.
Create service implementation request message type.
Constructor Summary | |
---|---|
CreateServiceImplementationRequest()
|
Method Summary | |
---|---|
ServiceImplDefinition |
getDefinition()
|
void |
setDefinition(ServiceImplDefinition definition)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CreateServiceImplementationRequest()
Method Detail |
---|
public ServiceImplDefinition getDefinition()
public void setDefinition(ServiceImplDefinition definition)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |