org.ow2.easybeans.console.jmxbrowser.service
Class JMXMBeanInfo

java.lang.Object
  extended by org.ow2.easybeans.console.jmxbrowser.service.JMXMBeanInfo

public class JMXMBeanInfo
extends Object


Constructor Summary
JMXMBeanInfo()
           
 
Method Summary
 JMXAttributes getJmxAttributes()
           
 JMXOperation getJmxOperation()
           
 String getMBeanName()
           
 void setJmxAttributes(JMXAttributes jmxAttributes)
           
 void setJmxOperation(JMXOperation jmxOperation)
           
 void setMBeanName(String beanName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMXMBeanInfo

public JMXMBeanInfo()
Method Detail

getJmxAttributes

public JMXAttributes getJmxAttributes()

setJmxAttributes

public void setJmxAttributes(JMXAttributes jmxAttributes)

getJmxOperation

public JMXOperation getJmxOperation()

setJmxOperation

public void setJmxOperation(JMXOperation jmxOperation)

getMBeanName

public String getMBeanName()

setMBeanName

public void setMBeanName(String beanName)


Copyright © 2006-2011 OW2 Consortium. All Rights Reserved.