Class ContainerName
java.lang.Object
net.jini.entry.AbstractEntry
com.j_spaces.lookup.entry.GenericEntry
com.j_spaces.lookup.entry.ContainerName
- All Implemented Interfaces:
SmartExternalizable, Externalizable, Serializable, Entry, ServiceControlled
Container name attributes for registering to LookupService. Every space registering with
ContainerName attribute.- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from interface SmartExternalizable
enabledSmartExternalizableWithReference
-
Field Details
-
name
-
-
Constructor Details
-
ContainerName
public ContainerName() -
ContainerName
-
-
Method Details
-
fromString
- Specified by:
fromStringin classGenericEntry
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-