|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oddjob.jmx.RemoteOperation<T>
org.oddjob.jmx.server.JMXOperation<T>
public abstract class JMXOperation<T>
Constructor Summary | |
---|---|
JMXOperation()
|
Method Summary | |
---|---|
abstract MBeanOperationInfo |
getOpInfo()
|
Methods inherited from class org.oddjob.jmx.RemoteOperation |
---|
equals, getActionName, getSignature, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JMXOperation()
Method Detail |
---|
public abstract MBeanOperationInfo getOpInfo()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |