Package net.jini.core.lookup
Class ServiceDetails
java.lang.Object
net.jini.core.lookup.ServiceDetails
- All Implemented Interfaces:
SmartExternalizable,Externalizable,Serializable
- Author:
- kimchy (shay.banon)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.gigaspaces.serialization.SmartExternalizable
enabledSmartExternalizableWithReference
-
Constructor Details
-
ServiceDetails
public ServiceDetails() -
ServiceDetails
-
-
Method Details
-
getLusId
-
isExists
public boolean isExists() -
getRegistrationTime
public long getRegistrationTime() -
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-