|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VirtualContextJMXInterface
JMX Management Interface for any virtual context.
| Method Summary | |
|---|---|
Map<String,String> |
getContexts()
|
boolean |
hasContext(String versionedPath)
Checks whether a given context has been registered. |
boolean |
rebindContext(String versionedPath,
String policy)
Rebinds a context. |
boolean |
removeVirtualContext()
Removes this virtual context. |
| Method Detail |
|---|
boolean hasContext(String versionedPath)
versionedPath - Versioned path of the context.
Map<String,String> getContexts()
boolean rebindContext(String versionedPath,
String policy)
versionedPath - Versioned path of the context.policy - New policy.
boolean removeVirtualContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||