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

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

Methods in org.ow2.util.jmx.api with parameters of type IMBeanAttribute
 void IBaseModelMBeanExt.addAttribute(IMBeanAttribute attribute)
          Add an attribute.
 void ICommonsModelerExtService.registerAttribute(IMBeanAttribute attribute, String regexp)
          Register a new attribute.
The attribute will automatically be register with each registered BaseModelMBeanExt matching the given regexp.
 void IBaseModelMBeanExt.removeAttribute(IMBeanAttribute attribute)
          Remove an attribute.
 void ICommonsModelerExtService.unregisterAttribute(IMBeanAttribute attribute)
          Unregister an attribute.
 



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