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(java.lang.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, Configuration parameters)
          Performs the specified operation.
 



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