Uses of Class
com.maxiq.tools.jboss.JBossNotAvailable

Uses of JBossNotAvailable in com.maxiq.tools.jboss
 

Methods in com.maxiq.tools.jboss that throw JBossNotAvailable
 void JMXBean.execute()
          "execute" method allows using this as Ant task via Ant's proxy.
protected  void JMXBean.doExecute()
          Internal method to perform the actual call
 void JMXDeploymentMonitor.execute()
          "execute" method allows using this as Ant task via Ant's proxy.
 boolean JMXDeploymentMonitor.isDeployed()
          Checks the deployment status of the specified artifact.
 boolean JMXDeploymentMonitor.waitForDeploy(boolean expectedStatus)
          Convenience method for "bean mode".
Waits for the deployment status to be expectedStatus.
 boolean JMXDeploymentMonitor.waitForStatus(java.net.URL artifact, boolean wantedDepStatus, long timeout)
          Waits for the specified goal to be attained or for timeout to occur.
 

Constructors in com.maxiq.tools.jboss that throw JBossNotAvailable
JMXProxy()
          Plain constructor.
JMXProxy(java.lang.String serverName)
          Constructor from server name.
JMXProxy(java.lang.String jndiURL, java.lang.String rmiJndiName)
          Constructor from JNDI URL of target server and JNDI name of RMI adapter.
JMXRMIAdaptor(java.lang.String serverName)
          Constructor from a server name.
JMXRMIAdaptor(java.lang.String jndiURL, java.lang.String rmiJndiName)
          Constructor from JNDI URL of target server and JNDI name of RMI adapter.
 



Copyright © 2003 MaxIQ. All Rights Reserved.