|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IProxyNames.Key | |
|---|---|
| com.jrockit.mc.rjmx.proxy | This package contains the proxy interfaces for compatibility with previous versions of JRockit. |
| Uses of IProxyNames.Key in com.jrockit.mc.rjmx.proxy |
|---|
| Methods in com.jrockit.mc.rjmx.proxy that return IProxyNames.Key | |
|---|---|
IProxyNames.Key |
IProxyNames.getKeyByAttribute(AttributeDescriptor descriptor)
Returns the IProxyNames.Key corresponding to the AttributeDescriptor. |
static IProxyNames.Key |
IProxyNames.Key.valueOf(java.lang.String s)
|
static IProxyNames.Key[] |
IProxyNames.Key.values()
|
| Methods in com.jrockit.mc.rjmx.proxy with parameters of type IProxyNames.Key | |
|---|---|
AttributeDescriptor |
IProxyNames.getAttributeDescriptor(IProxyNames.Key key)
Returns the AttributeDescriptor corresponding to the key. |
boolean |
IProxyNames.supportsKey(IProxyNames.Key key)
Returns whether the IProxyNames.Key is supported by IProxyNames or
not. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||