|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crsh.command.AbstractCommand
org.crsh.command.BaseCommand
crash.commands.base.jmx
public class jmx
| Field Summary |
|---|
| Fields inherited from class org.crsh.command.BaseCommand |
|---|
log, unmatched |
| Fields inherited from class org.crsh.command.AbstractCommand |
|---|
context, out |
| Constructor Summary | |
|---|---|
jmx()
|
|
| Method Summary | |
|---|---|
void |
attributes(InvocationContext<Map> context,
ObjectName name)
|
void |
find(InvocationContext<ObjectName> context,
String pattern)
|
Pipe<ObjectName,Map> |
get(List<String> attributes)
|
| Methods inherited from class org.crsh.command.BaseCommand |
|---|
execute, getUnmatched, readLine, readLine, toScript |
| Methods inherited from class org.crsh.command.AbstractCommand |
|---|
peekContext, popContext, pushContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public jmx()
| Method Detail |
|---|
public void find(InvocationContext<ObjectName> context,
String pattern)
throws Exception
Exception
public void attributes(InvocationContext<Map> context,
ObjectName name)
throws IOException
IOExceptionpublic Pipe<ObjectName,Map> get(List<String> attributes)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||