|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jini.outrigger.FastList.Node
com.sun.jini.outrigger.BaseHandle
class BaseHandle
Base class for handles to Entries and templates.
Field Summary | |
---|---|
private EntryRep |
rep
|
Constructor Summary | |
---|---|
BaseHandle(EntryRep rep)
Create a new handle |
Method Summary | |
---|---|
String |
classFor()
|
(package private) EntryRep |
rep()
Return the handle's EntryRep object. |
Methods inherited from class com.sun.jini.outrigger.FastList.Node |
---|
markOnList, removed |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private EntryRep rep
Constructor Detail |
---|
BaseHandle(EntryRep rep)
Method Detail |
---|
EntryRep rep()
EntryRep
object.
public String classFor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |