Uses of Interface
org.ow2.util.jmx.api.IMBeanOperation

Uses of IMBeanOperation in org.ow2.util.jmx.api
 

Methods in org.ow2.util.jmx.api with parameters of type IMBeanOperation
 void IBaseModelMBeanExt.addOperation(IMBeanOperation operation)
          Add an operation.
 void ICommonsModelerExtService.registerOperation(IMBeanOperation operation, String regexp)
          Register a new operation.
The operation will automatically be register with each registered BaseModelMBeanExt matching the given regexp.
 void IBaseModelMBeanExt.removeOperation(IMBeanOperation operation)
          Remove an operation.
 void ICommonsModelerExtService.unregisterOperation(IMBeanOperation operation)
          Unregister an operation.
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.