Uses of Class
org.ow2.petals.jmx.exception.ComponentDoesNotExistException

Packages that use ComponentDoesNotExistException
org.ow2.petals.jmx   
 

Uses of ComponentDoesNotExistException in org.ow2.petals.jmx
 

Methods in org.ow2.petals.jmx that throw ComponentDoesNotExistException
 ComponentClient JMXClient.getComponentClient(javax.management.ObjectName componentMBeanName)
          Retrieve the component client API associated to a JBI component.
 ComponentClient JMXClient.getComponentClient(java.lang.String componentName)
          Retrieve the component client API associated to a JBI component.
 

Constructors in org.ow2.petals.jmx that throw ComponentDoesNotExistException
ComponentClient(javax.management.ObjectName componentObjectName, javax.management.MBeanServerConnection mBeanServerConnection)
          Creates a new instance of ComponentClient
ComponentClient(java.lang.String petalsDomain, java.lang.String componentName, javax.management.MBeanServerConnection mBeanServerConnection)
          Creates a new instance of ComponentClient
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.