|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--ajanta.server.RREntry
Class RREntry represents each entry in the server's resource registry
| Constructor Summary | |
RREntry(ajanta.naming.URN resName,
ajanta.naming.URN owner,
ajanta.util.Resource resource)
|
|
| Method Summary | |
java.lang.String |
toString()
return string of the form "[resName = " + resName + " resource = " + resource + "]" |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RREntry(ajanta.naming.URN resName,
ajanta.naming.URN owner,
ajanta.util.Resource resource)
resName - the resource's URNowner - URN of the owner of the resourceresource - the resource object itself| Method Detail |
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||