Uses of Class
org.jboss.on.plugins.tomcat.TomcatServerComponent.SupportedOperations

Packages that use TomcatServerComponent.SupportedOperations
org.jboss.on.plugins.tomcat   
 

Uses of TomcatServerComponent.SupportedOperations in org.jboss.on.plugins.tomcat
 

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

Methods in org.jboss.on.plugins.tomcat with parameters of type TomcatServerComponent.SupportedOperations
 OperationResult TomcatServerOperationsDelegate.invoke(TomcatServerComponent.SupportedOperations operation, Configuration parameters)
          Performs the specified operation.
 



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