Package org.weakref.jmx
Class MBeanOperationBuilder
java.lang.Object
org.weakref.jmx.MBeanOperationBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.weakref.jmx.MBeanOperationbuild()onInstance(Object target) withAnnotatedMethod(Method annotatedMethod) withConcreteMethod(Method concreteMethod)
-
Constructor Details
-
MBeanOperationBuilder
public MBeanOperationBuilder()
-
-
Method Details
-
onInstance
-
named
-
withConcreteMethod
-
withAnnotatedMethod
-
build
public org.weakref.jmx.MBeanOperation build()
-