Uses of Class
org.rhq.plugins.jbossas.JBossASServerSupportedOperations

Packages that use JBossASServerSupportedOperations
org.rhq.plugins.jbossas   
 

Uses of JBossASServerSupportedOperations in org.rhq.plugins.jbossas
 

Methods in org.rhq.plugins.jbossas that return JBossASServerSupportedOperations
static JBossASServerSupportedOperations JBossASServerSupportedOperations.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JBossASServerSupportedOperations[] JBossASServerSupportedOperations.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.rhq.plugins.jbossas with parameters of type JBossASServerSupportedOperations
 OperationResult JBossASServerOperationsDelegate.invoke(JBossASServerSupportedOperations operation, org.rhq.core.domain.configuration.Configuration parameters)
          Performs the specified operation.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.