Uses of Class
org.rhq.plugins.jbossas5.ApplicationServerSupportedOperations

Packages that use ApplicationServerSupportedOperations
org.rhq.plugins.jbossas5   
 

Uses of ApplicationServerSupportedOperations in org.rhq.plugins.jbossas5
 

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

Methods in org.rhq.plugins.jbossas5 with parameters of type ApplicationServerSupportedOperations
 OperationResult ApplicationServerOperationsDelegate.invoke(ApplicationServerSupportedOperations operation, org.rhq.core.domain.configuration.Configuration parameters)
          Performs the specified operation.
 



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