|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Nested Class Summary | |
static class |
Discoverer.ResourceDescriptor
|
static class |
Discoverer.ResourceLease
|
Field Summary | |
static java.lang.String |
SERVICE_NAME
|
Method Summary | |
Discoverer.ResourceDescriptor[] |
find(java.lang.String xmlQuery)
Describe find method here. |
Discoverer.ResourceDescriptor |
register(java.lang.String xmlDesc)
Describe register method here. |
void |
remove(Discoverer.ResourceDescriptor r)
Describe remove method here. |
void |
renew(Discoverer.ResourceDescriptor r)
Describe renew method here. |
Field Detail |
public static final java.lang.String SERVICE_NAME
Method Detail |
public Discoverer.ResourceDescriptor register(java.lang.String xmlDesc)
register
method here.
xmlDesc
- a String
value
ResourceDescriptor
valuepublic void remove(Discoverer.ResourceDescriptor r)
remove
method here.
r
- a ResourceDescriptor
valuepublic void renew(Discoverer.ResourceDescriptor r)
renew
method here.
r
- a ResourceDescriptor
valuepublic Discoverer.ResourceDescriptor[] find(java.lang.String xmlQuery)
find
method here.
xmlQuery
- a String
value
ResourceDescriptor[]
value
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |