A B C D E F G H I J L M N O P Q R S T U V W X

A

AbstractMessagingComponent - Class in org.rhq.plugins.jbossas
Common base class for Messaging related stuff
AbstractMessagingComponent() - Constructor for class org.rhq.plugins.jbossas.AbstractMessagingComponent
 
AbstractMessagingConfigurationEditor - Class in org.rhq.plugins.jbossas.util
Common base class for MessagingConfig related stuff
AbstractMessagingConfigurationEditor() - Constructor for class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
 
AbstractMessagingDiscoveryComponent - Class in org.rhq.plugins.jbossas
Abstract base class to discover JBossMessaging and JBossMQ related stuff
AbstractMessagingDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas.AbstractMessagingDiscoveryComponent
 
accept(File) - Method in class org.rhq.plugins.jbossas.script.ScriptFileFinder.DirectoryFilter
 
accept(File) - Method in class org.rhq.plugins.jbossas.script.ScriptFileFinder.ScriptFileFilter
 
addNameAttributeToMBeanElement(Element, String) - Method in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
 
ApplicationComponent - Class in org.rhq.plugins.jbossas
A resource component for managing an application (e.g.
ApplicationComponent() - Constructor for class org.rhq.plugins.jbossas.ApplicationComponent
 
ApplicationDiscoveryComponent - Class in org.rhq.plugins.jbossas
Discovery component used to discover both enterprise and web applications.
ApplicationDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas.ApplicationDiscoveryComponent
 
ATTRIBUTE - Static variable in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
 
AVAIL_CHECK_PERIOD_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas.JBossASServerComponent
 

B

BIND_ADDRESS - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 
BINDING_ADDRESS_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas.JBossASServerComponent
 
bindSimplePropertiesToConfiguration(String[], String, String, Element) - Method in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
 
bindSimplePropertiesToXML(String, String, Element) - Method in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
Takes the child elements of the componentElement and loops through them to find the particular property via the looped elements attribute and creates the PropertySimple objects to attach to the @see Configuration object
BOOT_LIBRARY_LIST - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 

C

code - Variable in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
 
com.jboss.jbossnetwork.product.jbpm.handlers - package com.jboss.jbossnetwork.product.jbpm.handlers
 
COMMAND_LINE_ARGUMENTS_PARAM_PROP - Static variable in class org.rhq.plugins.jbossas.script.ScriptComponent
 
COMMON_PROPS - Static variable in class org.rhq.plugins.jbossas.util.DatasourceConfigurationEditor
 
config - Variable in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
Configuration object for the resource.
CONFIGURATION_PATH_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas.JBossASServerComponent
 
CONFIGURATION_SET_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas.JBossASServerComponent
 
CONNECTION_MBEAN_NAME - Static variable in interface org.rhq.plugins.jbossas.util.XMLConfigurationEditor
 
ConnectionFactoryComponent - Class in org.rhq.plugins.jbossas
 
ConnectionFactoryComponent() - Constructor for class org.rhq.plugins.jbossas.ConnectionFactoryComponent
 
ConnectionFactoryConfigurationEditor - Class in org.rhq.plugins.jbossas.util
Loads and edits Connection Factories in the connection factory xml format
ConnectionFactoryConfigurationEditor() - Constructor for class org.rhq.plugins.jbossas.util.ConnectionFactoryConfigurationEditor
 
CONTEXT_ROOT_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas.WarComponent
 
createContent(PackageDetails, File, boolean, boolean) - Method in class org.rhq.plugins.jbossas.util.FileContentDelegate
Creates a new package described by the specified details.
createReport - Variable in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
 
createResource(CreateResourceReport) - Method in class org.rhq.plugins.jbossas.JBossASServerComponent
 
createResource(CreateResourceReport) - Method in class org.rhq.plugins.jbossas.JBossMessagingComponent
 
createResource(CreateResourceReport) - Method in class org.rhq.plugins.jbossas.JMSComponent
 

D

DATASOURCE_MBEAN_NAME - Static variable in interface org.rhq.plugins.jbossas.util.XMLConfigurationEditor
 
DATASOURCE_ROOT_ELEMENT - Static variable in interface org.rhq.plugins.jbossas.util.XMLConfigurationEditor
 
DatasourceComponent - Class in org.rhq.plugins.jbossas
 
DatasourceComponent() - Constructor for class org.rhq.plugins.jbossas.DatasourceComponent
 
DatasourceConfigurationEditor - Class in org.rhq.plugins.jbossas.util
Loads and edits Datasources in the datasource XML format.
DatasourceConfigurationEditor() - Constructor for class org.rhq.plugins.jbossas.util.DatasourceConfigurationEditor
 
DEFAULT_CONFIG_NAME - Variable in enum org.rhq.plugins.jbossas.helper.JBossProductType
 
deleteComponent(File, String) - Method in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
 
deleteComponent(File, String) - Method in interface org.rhq.plugins.jbossas.util.XMLConfigurationEditor
This method will delete a configuration for a component from an xml file.
deleteConnectionFactory(File, String) - Static method in class org.rhq.plugins.jbossas.util.ConnectionFactoryConfigurationEditor
 
deleteContent(PackageDetails) - Method in class org.rhq.plugins.jbossas.util.FileContentDelegate
Deletes the underlying file for the specified package.
deleteDataSource(File, String) - Static method in class org.rhq.plugins.jbossas.util.DatasourceConfigurationEditor
 
deleteResource() - Method in class org.rhq.plugins.jbossas.AbstractMessagingComponent
 
deleteResource() - Method in class org.rhq.plugins.jbossas.ApplicationComponent
 
deleteResource() - Method in class org.rhq.plugins.jbossas.ConnectionFactoryComponent
 
deleteResource() - Method in class org.rhq.plugins.jbossas.DatasourceComponent
 
DEPENDS - Static variable in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
 
deploy(File) - Method in class org.rhq.plugins.jbossas.helper.MainDeployer
 
deploymentFile - Variable in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
File object of the XML file that will store the resource's configuration values.
DeploymentUtility - Class in org.rhq.plugins.jbossas.util
Accesses the MainDeployer mbean to find the deployment files behind services.
DeploymentUtility() - Constructor for class org.rhq.plugins.jbossas.util.DeploymentUtility
 
deployPackages(Set<ResourcePackageDetails>, ContentServices) - Method in class org.rhq.plugins.jbossas.ApplicationComponent
 
deployPackages(Set<ResourcePackageDetails>, ContentServices) - Method in class org.rhq.plugins.jbossas.JBossASServerComponent
 
DESCRIPTION - Variable in enum org.rhq.plugins.jbossas.helper.JBossProductType
 
determineJBossProductType(Attributes) - Static method in enum org.rhq.plugins.jbossas.helper.JBossProductType
Determines the product type (AS, EAP or SOA) based on the Implementation-Title MANIFEST.MF attribute.
directory - Variable in class org.rhq.plugins.jbossas.util.FileContentDelegate
 
discoverDeployedPackages(PackageType) - Method in class org.rhq.plugins.jbossas.ApplicationComponent
 
discoverDeployedPackages(PackageType) - Method in class org.rhq.plugins.jbossas.JBossASServerComponent
 
discoverDeployedPackages() - Method in class org.rhq.plugins.jbossas.util.FileContentDelegate
 
discoverDeployedPackages() - Method in class org.rhq.plugins.jbossas.util.JarContentDelegate
 
discoverDeployedPackages(PackageType) - Method in class org.rhq.plugins.jbossas.util.JBossASContentFacetDelegate
 
discoverResource(Configuration, ResourceDiscoveryContext) - Method in class org.rhq.plugins.jbossas.JBossASDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext<JMXComponent<?>>, String, String, String, String) - Method in class org.rhq.plugins.jbossas.AbstractMessagingDiscoveryComponent
Do the real discovery
discoverResources(ResourceDiscoveryContext<JMXComponent<?>>) - Method in class org.rhq.plugins.jbossas.ApplicationDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext<JMXComponent<?>>) - Method in class org.rhq.plugins.jbossas.EmbeddedWarDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext<JMXComponent<?>>) - Method in class org.rhq.plugins.jbossas.JBMDestinationDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext) - Method in class org.rhq.plugins.jbossas.JBossASDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext<JMXComponent<?>>) - Method in class org.rhq.plugins.jbossas.JBossASTomcatConnectorDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext<JBossASServerComponent<?>>) - Method in class org.rhq.plugins.jbossas.JBossASTomcatDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext<JMXComponent<?>>) - Method in class org.rhq.plugins.jbossas.JBossASTomcatVHostDiscoveryService
 
discoverResources(ResourceDiscoveryContext<JMXComponent<?>>) - Method in class org.rhq.plugins.jbossas.JBossMessagingDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext<JMXComponent<?>>) - Method in class org.rhq.plugins.jbossas.JBossMQDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext<JBossASServerComponent<?>>) - Method in class org.rhq.plugins.jbossas.script.ScriptDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext<JMXComponent<?>>) - Method in class org.rhq.plugins.jbossas.WarDiscoveryComponent
 

E

EJB2BeanComponent - Class in org.rhq.plugins.jbossas
A plugin component for managing an EJB2 session bean.
EJB2BeanComponent() - Constructor for class org.rhq.plugins.jbossas.EJB2BeanComponent
 
EJB3BeanComponent - Class in org.rhq.plugins.jbossas
A plugin component for managing an EJB3 session bean.
EJB3BeanComponent() - Constructor for class org.rhq.plugins.jbossas.EJB3BeanComponent
 
EMBEDDED_TOMCAT_42_DIR - Static variable in class org.rhq.plugins.jbossas.JBossASTomcatDiscoveryComponent
 
EMBEDDED_TOMCAT_PRE42_DIR - Static variable in class org.rhq.plugins.jbossas.JBossASTomcatDiscoveryComponent
 
EmbeddedWarDiscoveryComponent - Class in org.rhq.plugins.jbossas
JON plugin discovery component for finding WARs that are nested inside of an EAR.
EmbeddedWarDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas.EmbeddedWarDiscoveryComponent
 
EmsUtility - Class in org.rhq.plugins.jbossas.util
 
EmsUtility() - Constructor for class org.rhq.plugins.jbossas.util.EmsUtility
 
ENVIRONMENT_VARIABLES_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas.script.ScriptComponent
 
EXECUTE_OPERATION - Static variable in class org.rhq.plugins.jbossas.script.ScriptComponent
 

F

FILE_NAME - Static variable in class org.rhq.plugins.jbossas.WarComponent
 
FileContentDelegate - Class in org.rhq.plugins.jbossas.util
Delegate class used for manipulating artifacts in a JON plugin.
FileContentDelegate(File, String, String) - Constructor for class org.rhq.plugins.jbossas.util.FileContentDelegate
 
FILENAME_PLUGIN_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas.ApplicationComponent
 
FileNameUtility - Class in org.rhq.plugins.jbossas.util
 
FileNameUtility() - Constructor for class org.rhq.plugins.jbossas.util.FileNameUtility
 
findComponentElement(String) - Method in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
Finds the main Element object that holds all the configuration for the particular component.
findScriptFiles() - Method in class org.rhq.plugins.jbossas.script.ScriptFileFinder
 
findScriptFiles(File, List<File>, List<File>) - Method in class org.rhq.plugins.jbossas.script.ScriptFileFinder
 
findSecurityConf(Element) - Method in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
Gets the Element for the component that holds the Security Confs for Roles.
formatFileName(String) - Static method in class org.rhq.plugins.jbossas.util.FileNameUtility
try to weed out characters which are not suitable for inclusion in a filename.
formatServerName(String, String, String, String, JBossProductType, boolean) - Method in class org.rhq.plugins.jbossas.JBossASDiscoveryComponent
 

G

generateInstallationSteps(ResourcePackageDetails) - Method in class org.rhq.plugins.jbossas.ApplicationComponent
 
generateInstallationSteps(ResourcePackageDetails) - Method in class org.rhq.plugins.jbossas.JBossASServerComponent
 
getApplicationName() - Method in class org.rhq.plugins.jbossas.ApplicationComponent
Returns the name of the application.
getAttributeName(String) - Method in class org.rhq.plugins.jbossas.JBossASTomcatConnectorComponent
Get the real name of the passed property for a concrete connector.
getAvailability() - Method in class org.rhq.plugins.jbossas.ConnectionFactoryComponent
 
getAvailability() - Method in class org.rhq.plugins.jbossas.DatasourceComponent
 
getAvailability() - Method in class org.rhq.plugins.jbossas.EJB3BeanComponent
 
getAvailability() - Method in class org.rhq.plugins.jbossas.JBossASServerComponent
 
getAvailability() - Method in class org.rhq.plugins.jbossas.JBossASTomcatServerComponent
 
getAvailability() - Method in class org.rhq.plugins.jbossas.JBossASTomcatVHostService
 
getAvailability() - Method in class org.rhq.plugins.jbossas.JBossMessagingComponent
 
getAvailability() - Method in class org.rhq.plugins.jbossas.JMSComponent
 
getAvailability() - Method in class org.rhq.plugins.jbossas.script.ScriptComponent
 
getAvailability() - Method in class org.rhq.plugins.jbossas.WarComponent
 
getBindingAddress() - Method in class org.rhq.plugins.jbossas.JBossASServerComponent
 
getCanonicalName(String) - Method in class org.rhq.plugins.jbossas.AbstractMessagingComponent
Returns the canonical version of the passed ObjectName
getConfig(File, Properties) - Static method in class org.rhq.plugins.jbossas.util.JnpConfig
 
getConfigurationPath() - Method in class org.rhq.plugins.jbossas.JBossASServerComponent
Return the absolute path of this JBoss server's configuration directory (e.g.
getConfigurationSet() - Method in class org.rhq.plugins.jbossas.JBossASServerComponent
 
getContent(PackageDetails) - Method in class org.rhq.plugins.jbossas.util.FileContentDelegate
Returns a stream from which the content of the specified package can be read.
getContextPath(String) - Static method in class org.rhq.plugins.jbossas.util.WarDiscoveryHelper
 
getContextRoot() - Method in class org.rhq.plugins.jbossas.util.WarDeploymentInformation
 
getDefaultBindAddress() - Method in class org.rhq.plugins.jbossas.helper.JBossInstallationInfo
 
getDeploymentFilePath(String) - Method in class org.rhq.plugins.jbossas.JBossASServerComponent
 
getDescriptorFile(EmsConnection, String) - Static method in class org.rhq.plugins.jbossas.util.DeploymentUtility
This will attempt to find the deployment descriptor file where the ObjectName MBean was deployed.
getDirectory() - Method in class org.rhq.plugins.jbossas.util.FileContentDelegate
 
getEarDeploymentPath(EmsConnection, List<String>) - Static method in class org.rhq.plugins.jbossas.util.DeploymentUtility
Return the path where the passed objectnames are deployed
getEmsConnection() - Method in class org.rhq.plugins.jbossas.JBossASServerComponent
 
getEmsConnection() - Method in class org.rhq.plugins.jbossas.JBossASTomcatServerComponent
 
getFileEnding() - Method in class org.rhq.plugins.jbossas.util.FileContentDelegate
 
getFileName() - Method in class org.rhq.plugins.jbossas.ApplicationComponent
Returns the file name of this application.
getFileName() - Method in class org.rhq.plugins.jbossas.util.WarDeploymentInformation
 
getInstallInfo() - Method in class org.rhq.plugins.jbossas.helper.JBossInstanceInfo
 
getJavaHomePath() - Method in class org.rhq.plugins.jbossas.JBossASServerComponent
Return the absolute path of this JBoss server's JAVA_HOME directory (e.g.
getJBossMBeanServer() - Static method in class org.rhq.plugins.jbossas.util.JBossMBeanUtility
 
getJbossWebModuleMBeanObjectName() - Method in class org.rhq.plugins.jbossas.util.WarDeploymentInformation
 
getJndiNameBinding(EmsBean) - Static method in class org.rhq.plugins.jbossas.util.DeploymentUtility
 
getJnpAddress() - Method in class org.rhq.plugins.jbossas.util.JnpConfig
Returns the JNP address, or null if the address could not be determined.
getJnpPort() - Method in class org.rhq.plugins.jbossas.util.JnpConfig
Returns the JNP port, or null if the port could not be determined.
getListDeployedOperation(EmsConnection) - Static method in class org.rhq.plugins.jbossas.util.DeploymentUtility
 
getMainDeployer() - Method in class org.rhq.plugins.jbossas.JBossASServerComponent
 
getMajorVersion() - Method in class org.rhq.plugins.jbossas.helper.JBossInstallationInfo
 
getNameProperty() - Method in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
 
getOperation(EmsBean, String, Class...) - Static method in class org.rhq.plugins.jbossas.util.EmsUtility
Retrieves an MBean operation from an EMS MBean proxy which matches the specified name and parameter types.
getOperationsDelegate() - Method in class org.rhq.plugins.jbossas.JBossASServerComponent
Returns the operation delegate configured against the resource represented by this component.
getPackageTypeName() - Method in class org.rhq.plugins.jbossas.util.FileContentDelegate
 
getParentResourceComponent() - Method in class org.rhq.plugins.jbossas.ApplicationComponent
 
getPath(PackageDetails) - Method in class org.rhq.plugins.jbossas.util.FileContentDelegate
 
getPluginConfiguration() - Method in class org.rhq.plugins.jbossas.JBossASServerComponent
 
getProductType() - Method in class org.rhq.plugins.jbossas.helper.JBossInstallationInfo
 
getRootElementString() - Method in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
Getter method
getScanDirectories() - Method in class org.rhq.plugins.jbossas.script.ScriptFileFinder
 
getSHA(File) - Method in class org.rhq.plugins.jbossas.util.FileContentDelegate
Retrieves the SHA256 for a deployed application.
getShutdownScriptPath() - Method in class org.rhq.plugins.jbossas.JBossASServerComponent
Return the absolute path of this JBoss server's shutdown script (e.g.
getSnapshotReport(SnapshotReportRequest) - Method in class org.rhq.plugins.jbossas.JBossASServerComponent
 
getStartScriptPath() - Method in class org.rhq.plugins.jbossas.JBossASServerComponent
Return the absolute path of this JBoss server's start script (e.g.
getSystemProperties() - Method in class org.rhq.plugins.jbossas.helper.JBossInstanceInfo
 
getType() - Method in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
Getter method
getUnixScriptFileExtensions() - Method in class org.rhq.plugins.jbossas.script.ScriptFileFinder.ScriptFileFilter
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>, String) - Method in class org.rhq.plugins.jbossas.AbstractMessagingComponent
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.jbossas.ApplicationComponent
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.jbossas.ConnectionFactoryComponent
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.jbossas.DatasourceComponent
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.jbossas.EJB2BeanComponent
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.jbossas.EJB3BeanComponent
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.jbossas.JBossASServerComponent
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.jbossas.JBossASTomcatConnectorComponent
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.jbossas.JBossASTomcatServerComponent
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.jbossas.JBossASTomcatVHostService
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.jbossas.JBossMessagingComponent
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.jbossas.JMSComponent
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.jbossas.WarComponent
 
getVersion() - Method in class org.rhq.plugins.jbossas.helper.JBossInstallationInfo
Returns the version of this JBoss installation.
getVHost() - Method in class org.rhq.plugins.jbossas.util.WarDeploymentInformation
 
getVHostsFromClusterManager(String, EmsConnection) - Static method in class org.rhq.plugins.jbossas.util.DeploymentUtility
Retrieves the virtual host MBeans for the webapp with the specified context root.
getVHostsFromLocalManager(String, EmsConnection) - Static method in class org.rhq.plugins.jbossas.util.DeploymentUtility
Retrieves the virtual host MBeans for the webapp with the specified context root.
getWarDeploymentInformation(EmsConnection, List<String>) - Static method in class org.rhq.plugins.jbossas.util.DeploymentUtility
Retrieves all the discovery information for a War resources.
getWindowsScriptFileExtensions() - Method in class org.rhq.plugins.jbossas.script.ScriptFileFinder.ScriptFileFilter
 

H

HOME_DIR - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
The base directory of the jboss distribution - default '$JBOSS_HOME'
HOME_URL - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 

I

initPluginConfigurations(JBossASServerComponent, Set<DiscoveredResourceDetails>, ApplicationComponent) - Static method in class org.rhq.plugins.jbossas.util.WarDiscoveryHelper
 
InPluginControlActionFacade - Class in com.jboss.jbossnetwork.product.jbpm.handlers
Implementation of the ControlActionFacade that makes direct calls within the AS plugin.
InPluginControlActionFacade(JBossASServerComponent) - Constructor for class com.jboss.jbossnetwork.product.jbpm.handlers.InPluginControlActionFacade
 
invoke(JBossASServerSupportedOperations, Configuration) - Method in class org.rhq.plugins.jbossas.JBossASServerOperationsDelegate
Performs the specified operation.
invokeOperation(String, Configuration) - Method in class org.rhq.plugins.jbossas.ApplicationComponent
 
invokeOperation(String, Configuration) - Method in class org.rhq.plugins.jbossas.DatasourceComponent
 
invokeOperation(String, Configuration) - Method in class org.rhq.plugins.jbossas.EJB3BeanComponent
 
invokeOperation(String, Configuration) - Method in class org.rhq.plugins.jbossas.JBossASServerComponent
 
invokeOperation(String, Configuration) - Method in class org.rhq.plugins.jbossas.JBossASTomcatServerComponent
 
invokeOperation(String, Configuration) - Method in class org.rhq.plugins.jbossas.script.ScriptComponent
 
invokeOperation(String, Configuration) - Method in class org.rhq.plugins.jbossas.WarComponent
 
isDuplicateJndiName(EmsConnection, String, String) - Static method in class org.rhq.plugins.jbossas.util.DeploymentUtility
 
isRunning() - Method in class com.jboss.jbossnetwork.product.jbpm.handlers.InPluginControlActionFacade
 
isStarted(EmsBean, ResourceContext) - Static method in class org.rhq.plugins.jbossas.util.JBossMBeanUtility
Returns true if the specified JBossAS EMS bean is deployed and in the Started state, or false otherwise.

J

JarContentDelegate - Class in org.rhq.plugins.jbossas.util
Discovers Jar files as artifacts including loading their manifest version into the artifact config.
JarContentDelegate(File, String) - Constructor for class org.rhq.plugins.jbossas.util.JarContentDelegate
 
JAVA_HOME - Static variable in class org.rhq.plugins.jbossas.helper.JavaSystemProperties
 
JAVA_HOME_PATH_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas.JBossASServerComponent
 
JAVA_RMI_SERVER_HOSTNAME - Static variable in class org.rhq.plugins.jbossas.helper.JavaSystemProperties
 
JavaSystemProperties - Class in org.rhq.plugins.jbossas.helper
Java System properties used by JBossAS.
JBMDestinationDiscoveryComponent - Class in org.rhq.plugins.jbossas
Discover JBossMessaging Destinations and change the description depending on plain JBM or ESB
JBMDestinationDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas.JBMDestinationDiscoveryComponent
 
JBOSS_HOME_DIR_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas.JBossASServerComponent
 
JBOSS_WEB_NAME - Static variable in class org.rhq.plugins.jbossas.WarComponent
 
JBossASContentFacetDelegate - Class in org.rhq.plugins.jbossas.util
Content facet delegate for JBoss AS 4.
JBossASContentFacetDelegate(JBPMWorkflowManager, File) - Constructor for class org.rhq.plugins.jbossas.util.JBossASContentFacetDelegate
 
JBossASDiscoveryComponent - Class in org.rhq.plugins.jbossas
Discovers instances of JBoss AS 3.2.3 through 4.2.x, and JBoss EAP and SOA-P 4.x.
JBossASDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas.JBossASDiscoveryComponent
 
JBossASServerComponent<T extends ResourceComponent<?>> - Class in org.rhq.plugins.jbossas
Resource component for managing JBoss AS 3.2.3 through 4.2.x, and JBoss EAP and SOA-P 4.x.
JBossASServerComponent() - Constructor for class org.rhq.plugins.jbossas.JBossASServerComponent
 
JBossASServerOperationsDelegate - Class in org.rhq.plugins.jbossas
Handles performing operations on a JBossAS instance.
JBossASServerOperationsDelegate(JBossASServerComponent, SystemInfo) - Constructor for class org.rhq.plugins.jbossas.JBossASServerOperationsDelegate
 
JBossASServerShutdownMethod - Enum in org.rhq.plugins.jbossas
 
JBossASServerSupportedOperations - Enum in org.rhq.plugins.jbossas
 
JBossASSnapshotReport - Class in org.rhq.plugins.jbossas.util
Builds a SnapshotReport with the proper directory locations for things.
JBossASSnapshotReport(String, String, Configuration, String, String) - Constructor for class org.rhq.plugins.jbossas.util.JBossASSnapshotReport
 
JBossASTomcatConnectorComponent - Class in org.rhq.plugins.jbossas
RHQ plugin component for representing Tomcat connectors.
JBossASTomcatConnectorComponent() - Constructor for class org.rhq.plugins.jbossas.JBossASTomcatConnectorComponent
 
JBossASTomcatConnectorDiscoveryComponent - Class in org.rhq.plugins.jbossas
Plugin discovery component for JBoss Web (embedded Tomcat) connectors.
JBossASTomcatConnectorDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas.JBossASTomcatConnectorDiscoveryComponent
 
JBossASTomcatDiscoveryComponent - Class in org.rhq.plugins.jbossas
Discovers embedded Tomcat servers (that is, those embedded in JBossAS servers).
JBossASTomcatDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas.JBossASTomcatDiscoveryComponent
 
JBossASTomcatServerComponent - Class in org.rhq.plugins.jbossas
TODO
JBossASTomcatServerComponent() - Constructor for class org.rhq.plugins.jbossas.JBossASTomcatServerComponent
 
JBossASTomcatVHostDiscoveryService - Class in org.rhq.plugins.jbossas
Discover virtual hosts
JBossASTomcatVHostDiscoveryService() - Constructor for class org.rhq.plugins.jbossas.JBossASTomcatVHostDiscoveryService
 
JBossASTomcatVHostService - Class in org.rhq.plugins.jbossas
Handle generic information about a virtual host in tomcat
JBossASTomcatVHostService() - Constructor for class org.rhq.plugins.jbossas.JBossASTomcatVHostService
 
JBossConfigurationUtility - Class in org.rhq.plugins.jbossas.util
 
JBossConfigurationUtility() - Constructor for class org.rhq.plugins.jbossas.util.JBossConfigurationUtility
 
JBossInstallationInfo - Class in org.rhq.plugins.jbossas.helper
A class that aggregates various static information about a JBoss AS/EAP/SOA-P installation.
JBossInstallationInfo(File) - Constructor for class org.rhq.plugins.jbossas.helper.JBossInstallationInfo
 
JBossInstanceInfo - Class in org.rhq.plugins.jbossas.helper
Information about a running JBossAS process.
JBossInstanceInfo(ProcessInfo) - Constructor for class org.rhq.plugins.jbossas.helper.JBossInstanceInfo
Parses the command line of a JBossAS process.
JBossMBeans - Class in org.rhq.plugins.jbossas.util
 
JBossMBeans() - Constructor for class org.rhq.plugins.jbossas.util.JBossMBeans
 
JBossMBeanUtility - Class in org.rhq.plugins.jbossas.util
Utility methods for working with JBoss MBeans.
JBossMessagingComponent - Class in org.rhq.plugins.jbossas
Functionality around the JBoss Messaging subsystem
JBossMessagingComponent() - Constructor for class org.rhq.plugins.jbossas.JBossMessagingComponent
 
JBossMessagingConfigurationEditor - Class in org.rhq.plugins.jbossas.util
 
JBossMessagingConfigurationEditor(String) - Constructor for class org.rhq.plugins.jbossas.util.JBossMessagingConfigurationEditor
 
JBossMessagingDiscoveryComponent - Class in org.rhq.plugins.jbossas
Discover JBossMessaging
JBossMessagingDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas.JBossMessagingDiscoveryComponent
 
JBossMQDiscoveryComponent - Class in org.rhq.plugins.jbossas
Discover JBossMQ
JBossMQDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas.JBossMQDiscoveryComponent
 
JBossProductType - Enum in org.rhq.plugins.jbossas.helper
The product type of a JBoss installation - AS, EAP, or SOA.
JBossProperties - Class in org.rhq.plugins.jbossas.helper
The properties that are used by the JBossAS micro-kernel during bootstrap (see http://community.jboss.org/wiki/JBossProperties).
JGROUPS_BIND_ADDR - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 
JGROUPS_BIND_ADDRESS - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 
JGROUPS_UDP_MCAST_ADDR - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 
JMQ_QUEUE_CODE - Static variable in interface org.rhq.plugins.jbossas.util.XMLConfigurationEditor
 
JMQ_TOPIC_CODE - Static variable in interface org.rhq.plugins.jbossas.util.XMLConfigurationEditor
 
JMS_ROOT_ELEMENT - Static variable in interface org.rhq.plugins.jbossas.util.XMLConfigurationEditor
 
JMSComponent - Class in org.rhq.plugins.jbossas
Functionality around the JBossMQ subsystem
JMSComponent() - Constructor for class org.rhq.plugins.jbossas.JMSComponent
 
JMSConfigurationEditor - Class in org.rhq.plugins.jbossas.util
 
JMSConfigurationEditor(String) - Constructor for class org.rhq.plugins.jbossas.util.JMSConfigurationEditor
 
JnpConfig - Class in org.rhq.plugins.jbossas.util
This class will parse the passed File in the getConfig method.

L

LIB_URL - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 
LIST_ATTRIBUTE - Static variable in interface org.rhq.plugins.jbossas.util.XMLConfigurationEditor
 
LIST_DEFAULT - Static variable in interface org.rhq.plugins.jbossas.util.XMLConfigurationEditor
 
LIST_SUBTAG - Static variable in interface org.rhq.plugins.jbossas.util.XMLConfigurationEditor
 
loadConfiguration(File, String) - Method in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
 
loadConfiguration(File, String) - Method in interface org.rhq.plugins.jbossas.util.XMLConfigurationEditor
This method loads an XML file and converts it into a @see Configuration object
loadConnectionFactory(File, String) - Static method in class org.rhq.plugins.jbossas.util.ConnectionFactoryConfigurationEditor
 
loadDatasource(File, String) - Static method in class org.rhq.plugins.jbossas.util.DatasourceConfigurationEditor
 
loadNameProperty(Element) - Method in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
 
loadResourceConfiguration() - Method in class org.rhq.plugins.jbossas.AbstractMessagingComponent
 
loadResourceConfiguration() - Method in class org.rhq.plugins.jbossas.ConnectionFactoryComponent
 
loadResourceConfiguration() - Method in class org.rhq.plugins.jbossas.DatasourceComponent
 
loadResourceConfiguration() - Method in class org.rhq.plugins.jbossas.JBossASTomcatServerComponent
 
LOCAL_TX_TYPE - Static variable in class org.rhq.plugins.jbossas.util.DatasourceConfigurationEditor
 
LOCAL_TX_TYPE - Static variable in interface org.rhq.plugins.jbossas.util.XMLConfigurationEditor
 
LOG - Variable in class org.rhq.plugins.jbossas.AbstractMessagingComponent
 
LOG - Static variable in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
 
LOGGING_LOGGER_PLUGIN_CLASS - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 

M

main(String[]) - Static method in class org.rhq.plugins.jbossas.util.JnpConfig
 
MAIN_DEPLOYER - Static variable in class org.rhq.plugins.jbossas.util.DeploymentUtility
The object name of the JBoss main deployer MBean.
MAIN_DEPLOYER - Static variable in class org.rhq.plugins.jbossas.util.JBossMBeans
 
MainDeployer - Class in org.rhq.plugins.jbossas.helper
 
MainDeployer(EmsConnection) - Constructor for class org.rhq.plugins.jbossas.helper.MainDeployer
 
MainDeployer.DeployerException - Exception in org.rhq.plugins.jbossas.helper
 
makeURL(String, File) - Static method in class org.rhq.plugins.jbossas.util.JBossConfigurationUtility
Returns an absolute URL representing the specified relative or absolute URL.
MAP_ATTRIBUTE - Static variable in interface org.rhq.plugins.jbossas.util.XMLConfigurationEditor
 
MAP_DEFAULT - Static variable in interface org.rhq.plugins.jbossas.util.XMLConfigurationEditor
 
MAP_SUBTAG - Static variable in interface org.rhq.plugins.jbossas.util.XMLConfigurationEditor
 
MIME_TYPE_JAR - Static variable in class org.rhq.plugins.jbossas.util.JarContentDelegate
 

N

name - Variable in class org.rhq.plugins.jbossas.AbstractMessagingComponent
 
NAME - Variable in enum org.rhq.plugins.jbossas.helper.JBossProductType
 
NAME_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas.WarComponent
 
NAMING_URL_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas.JBossASServerComponent
 
NATIVE_DIR - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 
NATIVE_LOAD - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 
NO_TX_TYPE - Static variable in class org.rhq.plugins.jbossas.util.DatasourceConfigurationEditor
 
NO_TX_TYPE - Static variable in interface org.rhq.plugins.jbossas.util.XMLConfigurationEditor
 
NON_XA_PROPS - Static variable in class org.rhq.plugins.jbossas.util.DatasourceConfigurationEditor
 

O

org.rhq.plugins.jbossas - package org.rhq.plugins.jbossas
 
org.rhq.plugins.jbossas.helper - package org.rhq.plugins.jbossas.helper
 
org.rhq.plugins.jbossas.script - package org.rhq.plugins.jbossas.script
 
org.rhq.plugins.jbossas.util - package org.rhq.plugins.jbossas.util
 

P

PARTITION_NAME - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 
PARTITION_UDP_GROUP - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 
PATCH_URL - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 
PATH_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas.script.ScriptComponent
 
PLATFORM_MBEANSERVER - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 
PLUGIN_CONFIG_NAME_PROP - Static variable in class org.rhq.plugins.jbossas.AbstractMessagingComponent
 
PROPERTY_ADDRESS - Static variable in class org.rhq.plugins.jbossas.JBossASTomcatConnectorComponent
Plugin property name for the address the connector is bound to.
PROPERTY_DASH - Static variable in class org.rhq.plugins.jbossas.JBossASTomcatConnectorComponent
A Dash character is needed to separate the parts of the GlobalRequestProcessorName
PROPERTY_PORT - Static variable in class org.rhq.plugins.jbossas.JBossASTomcatConnectorComponent
Plugin property name for the port the connector is listening on.
PROPERTY_SCHEMA - Static variable in class org.rhq.plugins.jbossas.JBossASTomcatConnectorComponent
Plugin property name for the schema the connector is processing.

Q

QUEUE_MBEAN_NAME - Static variable in class org.rhq.plugins.jbossas.JBossMessagingComponent
 
QUEUE_MBEAN_NAME - Static variable in class org.rhq.plugins.jbossas.JMSComponent
 

R

redeploy(File) - Method in class org.rhq.plugins.jbossas.helper.MainDeployer
 
removePackages(Set<ResourcePackageDetails>) - Method in class org.rhq.plugins.jbossas.ApplicationComponent
 
removePackages(Set<ResourcePackageDetails>) - Method in class org.rhq.plugins.jbossas.JBossASServerComponent
 
RESPONSE_TIME_LOG_FILE_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas.WarComponent
 
RESPONSE_TIME_URL_EXCLUDES_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas.WarComponent
 
RESPONSE_TIME_URL_TRANSFORMS_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas.WarComponent
 
retrievePackageBits(ResourcePackageDetails) - Method in class org.rhq.plugins.jbossas.ApplicationComponent
 
retrievePackageBits(ResourcePackageDetails) - Method in class org.rhq.plugins.jbossas.JBossASServerComponent
 
revertFromBackupFile() - Method in class org.rhq.plugins.jbossas.ApplicationComponent
Revert the resource from a possibly existing backup file with the same basename and ending in .bak
RHQ_SHA256 - Static variable in class org.rhq.plugins.jbossas.ApplicationComponent
 
root - Variable in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
Root Element of the XML File.
ROOT_WEBAPP_CONTEXT_ROOT - Static variable in class org.rhq.plugins.jbossas.WarComponent
 
rootElementString - Variable in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
Root Element of the xml file.

S

SCRIPT_PREFIX_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas.JBossASServerComponent
 
ScriptComponent - Class in org.rhq.plugins.jbossas.script
A JON service that provides the ability to execute a script.
ScriptComponent() - Constructor for class org.rhq.plugins.jbossas.script.ScriptComponent
 
ScriptDiscoveryComponent - Class in org.rhq.plugins.jbossas.script
A discovery component for Script services.
ScriptDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas.script.ScriptDiscoveryComponent
 
ScriptFileFinder - Class in org.rhq.plugins.jbossas.script
A class that finds all script files beneath a specified set of directories on the local filesystem.
ScriptFileFinder(SystemInfo, File...) - Constructor for class org.rhq.plugins.jbossas.script.ScriptFileFinder
 
ScriptFileFinder.DirectoryFilter - Class in org.rhq.plugins.jbossas.script
 
ScriptFileFinder.DirectoryFilter() - Constructor for class org.rhq.plugins.jbossas.script.ScriptFileFinder.DirectoryFilter
 
ScriptFileFinder.ScriptFileFilter - Class in org.rhq.plugins.jbossas.script
 
ScriptFileFinder.ScriptFileFilter() - Constructor for class org.rhq.plugins.jbossas.script.ScriptFileFinder.ScriptFileFilter
 
securityConfig - Variable in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
 
SERVER_BASE_DIR - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
The directory where server configurations exist - default '${jboss.home.dir}/server'
SERVER_BASE_URL - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 
SERVER_BLOCKING_SHUTDOWN - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 
SERVER_CONFIG_URL - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 
SERVER_DATA_DIR - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 
SERVER_EXIT_ON_SHUTDOWN - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 
SERVER_HOME_DIR - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
The directory for the current configuration - default '${jboss.server.base.dir}/${jboss.server.name}'
SERVER_HOME_URL - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 
SERVER_LIB_URL - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 
SERVER_LOG_DIR - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 
SERVER_NAME - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
The configuration name of the server - default 'default' for AS, or 'production' for EAP or SOA
SERVER_REQUIRE_JBOSS_URL_STREAM_HANDLER_FACTORY - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 
SERVER_ROOT_DEPLOYMENT_FILENAME - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 
SERVER_TEMP_DIR - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 
SERVER_TYPE - Static variable in class org.rhq.plugins.jbossas.helper.JBossProperties
 
setContextRoot(String) - Method in class org.rhq.plugins.jbossas.util.WarDeploymentInformation
 
setDeploymentInformation(Configuration, WarDeploymentInformation) - Static method in class org.rhq.plugins.jbossas.util.WarDiscoveryHelper
 
setFileName(String) - Method in class org.rhq.plugins.jbossas.util.WarDeploymentInformation
 
setJbossWebModuleMBeanObjectName(String) - Method in class org.rhq.plugins.jbossas.util.WarDeploymentInformation
 
setListElementValuesForDepends(Property, Element) - Static method in class org.rhq.plugins.jbossas.util.ConnectionFactoryConfigurationEditor
 
setRootElementString(String) - Method in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
Setter method
setType(String) - Method in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
Setter method
setVHost(String) - Method in class org.rhq.plugins.jbossas.util.WarDeploymentInformation
 
SHUTDOWN_MBEAN_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas.JBossASServerComponent
 
SHUTDOWN_MBEAN_OPERATION_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas.JBossASServerComponent
 
SHUTDOWN_METHOD_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas.JBossASServerComponent
 
SHUTDOWN_SCRIPT_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas.JBossASServerComponent
 
SIMPLE_ATTRIBUTE - Static variable in interface org.rhq.plugins.jbossas.util.XMLConfigurationEditor
 
SIMPLE_DEFAULT - Static variable in interface org.rhq.plugins.jbossas.util.XMLConfigurationEditor
 
SIMPLE_SUBTAG - Static variable in interface org.rhq.plugins.jbossas.util.XMLConfigurationEditor
 
start() - Method in class com.jboss.jbossnetwork.product.jbpm.handlers.InPluginControlActionFacade
 
start(ResourceContext<JBossASServerComponent<?>>, XMLConfigurationEditor) - Method in class org.rhq.plugins.jbossas.AbstractMessagingComponent
 
start(ResourceContext<JBossASServerComponent<?>>) - Method in class org.rhq.plugins.jbossas.ConnectionFactoryComponent
 
start(ResourceContext<JBossASServerComponent<?>>) - Method in class org.rhq.plugins.jbossas.DatasourceComponent
 
start(ResourceContext) - Method in class org.rhq.plugins.jbossas.JBossASServerComponent
 
start(ResourceContext<JMXComponent<?>>) - Method in class org.rhq.plugins.jbossas.JBossASTomcatServerComponent
 
start(ResourceContext<JBossASServerComponent<?>>) - Method in class org.rhq.plugins.jbossas.JBossMessagingComponent
 
start(ResourceContext<JBossASServerComponent<?>>) - Method in class org.rhq.plugins.jbossas.JMSComponent
 
start(ResourceContext<JBossASServerComponent<?>>) - Method in class org.rhq.plugins.jbossas.script.ScriptComponent
 
start(ResourceContext) - Method in class org.rhq.plugins.jbossas.WarComponent
 
START_SCRIPT_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas.JBossASServerComponent
 
START_WAIT_MAX_PROP - Static variable in class org.rhq.plugins.jbossas.JBossASServerComponent
 
stop() - Method in class com.jboss.jbossnetwork.product.jbpm.handlers.InPluginControlActionFacade
 
stop() - Method in class org.rhq.plugins.jbossas.JBossASServerComponent
 
stop() - Method in class org.rhq.plugins.jbossas.JBossASTomcatServerComponent
 
stop() - Method in class org.rhq.plugins.jbossas.script.ScriptComponent
 
STOP_WAIT_MAX_PROP - Static variable in class org.rhq.plugins.jbossas.JBossASServerComponent
 

T

TOPIC_MBEAN_NAME - Static variable in class org.rhq.plugins.jbossas.JBossMessagingComponent
 
TOPIC_MBEAN_NAME - Static variable in class org.rhq.plugins.jbossas.JMSComponent
 
toString() - Method in class org.rhq.plugins.jbossas.helper.JBossInstallationInfo
 
toString() - Method in class org.rhq.plugins.jbossas.helper.JBossInstanceInfo
 
toString() - Method in enum org.rhq.plugins.jbossas.helper.JBossProductType
 
type - Variable in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
Holds the type of JMS

U

undeploy(File) - Method in class org.rhq.plugins.jbossas.helper.MainDeployer
 
updateConfiguration(File, String, ConfigurationUpdateReport) - Method in class org.rhq.plugins.jbossas.util.JBossMessagingConfigurationEditor
 
updateConfiguration(File, String, CreateResourceReport) - Method in class org.rhq.plugins.jbossas.util.JBossMessagingConfigurationEditor
 
updateConfiguration(File, String, ConfigurationUpdateReport) - Method in class org.rhq.plugins.jbossas.util.JMSConfigurationEditor
 
updateConfiguration(File, String, CreateResourceReport) - Method in class org.rhq.plugins.jbossas.util.JMSConfigurationEditor
 
updateConfiguration(File, String, ConfigurationUpdateReport) - Method in interface org.rhq.plugins.jbossas.util.XMLConfigurationEditor
This method will save a Configuration object into the xml file supplied where the component already existing.
updateConfiguration(File, String, CreateResourceReport) - Method in interface org.rhq.plugins.jbossas.util.XMLConfigurationEditor
This method will save a Configuration object into the xml file supplied where the component does not already existing.
updateConnectionFactory(File, String, ConfigurationUpdateReport) - Static method in class org.rhq.plugins.jbossas.util.ConnectionFactoryConfigurationEditor
Writes out connection factory changes to the file system.
updateConnectionFactory(File, String, CreateResourceReport) - Static method in class org.rhq.plugins.jbossas.util.ConnectionFactoryConfigurationEditor
 
updateDatasource(File, String, ConfigurationUpdateReport) - Static method in class org.rhq.plugins.jbossas.util.DatasourceConfigurationEditor
Writes out datasource changes to the file system.
updateDatasource(File, String, CreateResourceReport) - Static method in class org.rhq.plugins.jbossas.util.DatasourceConfigurationEditor
Update or create a Datasource file
updateFile(Document) - Method in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
Updates the file.
updateIfNameChanged(Element) - Method in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
 
updateReport - Variable in class org.rhq.plugins.jbossas.util.AbstractMessagingConfigurationEditor
 
updateResourceConfiguration(ConfigurationUpdateReport) - Method in class org.rhq.plugins.jbossas.AbstractMessagingComponent
 
updateResourceConfiguration(ConfigurationUpdateReport) - Method in class org.rhq.plugins.jbossas.ConnectionFactoryComponent
 
updateResourceConfiguration(ConfigurationUpdateReport) - Method in class org.rhq.plugins.jbossas.DatasourceComponent
 
updateResourceConfiguration(ConfigurationUpdateReport) - Method in class org.rhq.plugins.jbossas.JBossASTomcatServerComponent
 
upgrade(ResourceUpgradeContext<JBossASServerComponent<?>>) - Method in class org.rhq.plugins.jbossas.script.ScriptDiscoveryComponent
 

V

valueOf(String) - Static method in enum org.rhq.plugins.jbossas.helper.JBossProductType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.rhq.plugins.jbossas.JBossASServerShutdownMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.rhq.plugins.jbossas.JBossASServerSupportedOperations
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.rhq.plugins.jbossas.helper.JBossProductType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.rhq.plugins.jbossas.JBossASServerShutdownMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.rhq.plugins.jbossas.JBossASServerSupportedOperations
Returns an array containing the constants of this enum type, in the order they are declared.
VHOST_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas.WarComponent
 

W

WarComponent - Class in org.rhq.plugins.jbossas
A resource component for managing a web application (WAR) deployed to a JBossAS server.
WarComponent() - Constructor for class org.rhq.plugins.jbossas.WarComponent
 
WarDeploymentInformation - Class in org.rhq.plugins.jbossas.util
Simple class to hold the pieces of War Deployment information needed to be set in the plugin configuration for a war resource.
WarDeploymentInformation() - Constructor for class org.rhq.plugins.jbossas.util.WarDeploymentInformation
 
WarDiscoveryComponent - Class in org.rhq.plugins.jbossas
A JON plugin discovery component for discovering standalone webapps deployed to a JBossAS server.
WarDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas.WarDiscoveryComponent
 
WarDiscoveryHelper - Class in org.rhq.plugins.jbossas.util
Provides helper methods that are used by both WarDiscoveryComponent and EmbeddedWarDiscoveryComponent

X

XA_PROPS - Static variable in class org.rhq.plugins.jbossas.util.DatasourceConfigurationEditor
 
XA_TX_TYPE - Static variable in class org.rhq.plugins.jbossas.util.DatasourceConfigurationEditor
 
XA_TX_TYPE - Static variable in interface org.rhq.plugins.jbossas.util.XMLConfigurationEditor
 
XMLConfigurationEditor - Interface in org.rhq.plugins.jbossas.util
 

A B C D E F G H I J L M N O P Q R S T U V W X

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