Class GenericEntry

java.lang.Object
net.jini.entry.AbstractEntry
com.j_spaces.lookup.entry.GenericEntry
All Implemented Interfaces:
Serializable, Entry, ServiceControlled
Direct Known Subclasses:
ActiveElectionState, ClusterGroup, ClusterName, ContainerName, HostName, State

public abstract class GenericEntry extends AbstractEntry implements ServiceControlled
See Also:
  • Constructor Details

    • GenericEntry

      public GenericEntry()
  • Method Details

    • fromString

      public abstract Entry fromString(String attributeName)