Package wt.federation
Class _ServiceIdentifier
java.lang.Object
wt.federation._ServiceIdentifier
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,NetFactor,ObjectMappable
- Direct Known Subclasses:
ServiceIdentifier
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: truevoidsetClassName(String className) Supported API: truevoidsetServiceName(String serviceName) Supported API: true
-
Field Details
-
CLASS_NAME
Supported API: true- See Also:
-
SERVICE_NAME
Supported API: true- See Also:
-
-
Method Details
-
getClassName
Supported API: true- See Also:
-
setClassName
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getServiceName
Supported API: true- See Also:
-
setServiceName
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-