com.andreani.xtol.util
Class SessionEntryBean

java.lang.Object
  |
  +--com.andreani.xtol.util.SessionEntryBean
All Implemented Interfaces:
EntryBean, Serializable

public class SessionEntryBean
extends Object
implements EntryBean, Serializable

This class is useful for browsing JavaSpace with Sun's space browser

Version:
1.0
Author:
Stefano Andreani
See Also:
Serialized Form

Field Summary
protected  SessionEntry internalInst
           
 
Constructor Summary
SessionEntryBean()
           
 
Method Summary
 Entry followLink()
           
 void makeLink(Entry obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

internalInst

protected SessionEntry internalInst
Constructor Detail

SessionEntryBean

public SessionEntryBean()
Method Detail

makeLink

public void makeLink(Entry obj)
Specified by:
makeLink in interface EntryBean

followLink

public Entry followLink()
Specified by:
followLink in interface EntryBean


Copyright © 2001 Stefano Andreani - No Rights Reserved ;-)