|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.twss.spm.admin.svc.GetServiceImplementationsRequest
public class GetServiceImplementationsRequest
Get service implementation request. Specifies the name of the service whose list of registered service implementations to fetch. The supplied service name must correspond to an individual service.
Get service implementation request message type.
Constructor Summary | |
---|---|
GetServiceImplementationsRequest()
|
Method Summary | |
---|---|
java.lang.String |
getService()
|
void |
setService(java.lang.String service)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetServiceImplementationsRequest()
Method Detail |
---|
public java.lang.String getService()
public void setService(java.lang.String service)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |