|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.twss.spm.admin.svc.GetServiceImplementationsResponse
public class GetServiceImplementationsResponse
Get service implementation response. Contains a list of registered service implementations for the supplied service name. The supplied name must correspond to an individual service. If the service has no registered service implementations, then an empty list will be returned.
Get service implementation response message type.
Constructor Summary | |
---|---|
GetServiceImplementationsResponse()
|
Method Summary | |
---|---|
ServiceImplDefinitionList |
getDefinitions()
|
void |
setDefinitions(ServiceImplDefinitionList definitions)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetServiceImplementationsResponse()
Method Detail |
---|
public ServiceImplDefinitionList getDefinitions()
public void setDefinitions(ServiceImplDefinitionList definitions)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |