|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceID | |
|---|---|
| tp.impl | Please place your own code under this package. |
| Uses of ServiceID in tp.impl |
|---|
| Fields in tp.impl declared as ServiceID | |
|---|---|
protected ServiceID |
CSEP545ServiceObject.svcid
service identifier. |
| Methods in tp.impl that return ServiceID | |
|---|---|
static ServiceID |
ServiceID.forRM()
service id for default RM instance |
static ServiceID |
ServiceID.forRM(String s)
|
static ServiceID |
ServiceID.forTM()
service id for default TM instance |
static ServiceID |
ServiceID.forWC()
service id for default WC instance |
static ServiceID |
ServiceID.forWC(String s)
|
ServiceID |
CSEP545ServiceObject.getServiceID()
|
ServiceID |
CSEP545Service.getServiceID()
Name of remote service object |
static ServiceID |
ServiceID.parse(String s)
parse external string representation |
| Methods in tp.impl with parameters of type ServiceID | ||
|---|---|---|
int |
ServiceID.compareTo(ServiceID other)
|
|
protected
|
CSEP545ServiceObject.lookupRemote(ServiceID id)
utility method to resolve remote object |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||