|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xngr.context.ServiceContext
org.xngr.context.URIServiceContext
public abstract class URIServiceContext
The context for a URI object, containing all the associated services and actions.
| Method Summary | |
|---|---|
void |
dispose()
Removes all listeners and the reference to the manager, also removes the context from the list of contexts maintained by the context-manager. |
java.net.URI |
getURI()
|
| Methods inherited from class org.xngr.context.ServiceContext |
|---|
addServiceContextListener, fireActionsChanged, fireMarkersChanged, fireServicesChanged, getActions, getMarkers, getServices, removeServiceContextListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.net.URI getURI()
public void dispose()
dispose in class ServiceContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||