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

A

AbstractDeployer - Class in org.rhq.plugins.jbossas5.deploy
Abstract base class capturing the common deploy functionality for embedded and remote scenarios.
AbstractDeployer(ProfileServiceConnection) - Constructor for class org.rhq.plugins.jbossas5.deploy.AbstractDeployer
 
AbstractEjbBeanComponent - Class in org.rhq.plugins.jbossas5
An abstract plugin component for managing an EJB bean - has two subclasses - one for EJB2 beans and one for EJB3 beans.
AbstractEjbBeanComponent() - Constructor for class org.rhq.plugins.jbossas5.AbstractEjbBeanComponent
 
AbstractManagedComponent - Class in org.rhq.plugins.jbossas5
 
AbstractManagedComponent() - Constructor for class org.rhq.plugins.jbossas5.AbstractManagedComponent
 
AbstractManagedDeploymentComponent - Class in org.rhq.plugins.jbossas5
ResourceComponent for managing ManagedDeployments (EARs, WARs, etc.).
AbstractManagedDeploymentComponent() - Constructor for class org.rhq.plugins.jbossas5.AbstractManagedDeploymentComponent
 
AbstractManagedDeploymentDiscoveryComponent - Class in org.rhq.plugins.jbossas5
Discovery class for discovering deployable resources like ear/war/jar/sar
AbstractManagedDeploymentDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas5.AbstractManagedDeploymentDiscoveryComponent
 
AbstractProfileServiceConnection - Class in org.rhq.plugins.jbossas5.connection
 
AbstractProfileServiceConnection(AbstractProfileServiceConnectionProvider) - Constructor for class org.rhq.plugins.jbossas5.connection.AbstractProfileServiceConnection
 
AbstractProfileServiceConnectionProvider - Class in org.rhq.plugins.jbossas5.connection
 
AbstractProfileServiceConnectionProvider() - Constructor for class org.rhq.plugins.jbossas5.connection.AbstractProfileServiceConnectionProvider
 
AbstractPropertyListAdapter - Class in org.rhq.plugins.jbossas5.adapter.api
A base class for PropertyList <-> ???MetaValue adapters.
AbstractPropertyListAdapter() - Constructor for class org.rhq.plugins.jbossas5.adapter.api.AbstractPropertyListAdapter
 
AbstractPropertyMapAdapter - Class in org.rhq.plugins.jbossas5.adapter.api
A base class for PropertyMap <-> ???MetaValue adapters.
AbstractPropertyMapAdapter() - Constructor for class org.rhq.plugins.jbossas5.adapter.api.AbstractPropertyMapAdapter
 
AbstractPropertyMapToCompositeValueAdapter - Class in org.rhq.plugins.jbossas5.adapter.impl.configuration
This class provides code that maps back and forth between a PropertyMap and a CompositeValue.
AbstractPropertyMapToCompositeValueAdapter() - Constructor for class org.rhq.plugins.jbossas5.adapter.impl.configuration.AbstractPropertyMapToCompositeValueAdapter
 
AbstractPropertySimpleAdapter - Class in org.rhq.plugins.jbossas5.adapter.api
A base class for PropertySimple <-> ???MetaValue adapters.
AbstractPropertySimpleAdapter() - Constructor for class org.rhq.plugins.jbossas5.adapter.api.AbstractPropertySimpleAdapter
 
accept(ManagedDeployment) - Method in class org.rhq.plugins.jbossas5.AbstractManagedDeploymentDiscoveryComponent
 
accept(ResourceDiscoveryContext<AbstractManagedDeploymentComponent>, ManagedComponent) - Method in class org.rhq.plugins.jbossas5.Ejb2BeanDiscoveryComponent
 
accept(ManagedDeployment) - Method in class org.rhq.plugins.jbossas5.EmbeddedManagedDeploymentDiscoveryComponent
 
accept(ResourceDiscoveryContext<P>, ManagedComponent) - Method in class org.rhq.plugins.jbossas5.ManagedComponentDiscoveryComponent
This method is called during ManagedComponentDiscoveryComponent.discoverResources(ResourceDiscoveryContext) to determine whether given component that has been found in the management view by this component's configured component type is applicable in the discovery context.
accept(ManagedDeployment) - Method in class org.rhq.plugins.jbossas5.ManagedDeploymentDiscoveryComponent
 
accept(File) - Method in class org.rhq.plugins.jbossas5.script.ScriptFileFinder.DirectoryFilter
 
accept(File) - Method in class org.rhq.plugins.jbossas5.script.ScriptFileFinder.ScriptFileFilter
 
accept(ManagedDeployment) - Method in class org.rhq.plugins.jbossas5.StandaloneManagedDeploymentDiscoveryComponent
 
addValueToMeasurementReport(MeasurementReport, MeasurementScheduleRequest, Object) - Method in class org.rhq.plugins.jbossas5.ManagedComponentComponent
 
ApplicationServerComponent - Class in org.rhq.plugins.jbossas5
ResourceComponent for a JBoss AS, 5.1.0.CR1 or later, Server.
ApplicationServerComponent() - Constructor for class org.rhq.plugins.jbossas5.ApplicationServerComponent
 
ApplicationServerContentFacetDelegate - Class in org.rhq.plugins.jbossas5
 
ApplicationServerContentFacetDelegate(JBPMWorkflowManager, File, ContentContext) - Constructor for class org.rhq.plugins.jbossas5.ApplicationServerContentFacetDelegate
 
ApplicationServerDiscoveryComponent - Class in org.rhq.plugins.jbossas5
A Resource discovery component for JBoss AS, 5.2.0.Beta1 or later, and JBoss EAP and SOA-P, 5.0.0.Beta or later, Servers.
ApplicationServerDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas5.ApplicationServerDiscoveryComponent
 
ApplicationServerOperationsDelegate - Class in org.rhq.plugins.jbossas5
Handles performing operations (Start, Shut Down, and Restart) on a JBoss AS 5.x instance.
ApplicationServerOperationsDelegate(ApplicationServerComponent, SystemInfo) - Constructor for class org.rhq.plugins.jbossas5.ApplicationServerOperationsDelegate
 
ApplicationServerPluginConfigurationProperties - Class in org.rhq.plugins.jbossas5
 
ApplicationServerShutdownMethod - Enum in org.rhq.plugins.jbossas5
 
ApplicationServerSupportedOperations - Enum in org.rhq.plugins.jbossas5
 

B

BasicProfileServiceConnection - Class in org.rhq.plugins.jbossas5.connection
 
BasicProfileServiceConnection(AbstractProfileServiceConnectionProvider, ProfileService, ManagementView, DeploymentManager) - Constructor for class org.rhq.plugins.jbossas5.connection.BasicProfileServiceConnection
 
BIND_ADDRESS - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
 
BOOT_LIBRARY_LIST - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
 

C

checkValidity(Configuration) - Method in class org.rhq.plugins.jbossas5.serviceBinding.ManagerComponent
Checks the validity of the binding set configuration before it is submitted to the Profile Service.
closeConnection() - Method in class org.rhq.plugins.jbossas5.helper.JmxConnectionHelper
If necessary attempt to close the EMS connection, then set this.connection null.
COMMAND_LINE_ARGUMENTS_PARAM_PROP - Static variable in class org.rhq.plugins.jbossas5.script.ScriptComponent
 
COMPONENT_NAME - Static variable in interface org.rhq.plugins.jbossas5.ManagedComponentComponent.Config
 
COMPONENT_NAME_PROPERTY - Static variable in interface org.rhq.plugins.jbossas5.ManagedComponentComponent.Config
 
COMPONENT_SUBTYPE - Static variable in interface org.rhq.plugins.jbossas5.ManagedComponentComponent.Config
 
COMPONENT_TYPE - Static variable in interface org.rhq.plugins.jbossas5.ManagedComponentComponent.Config
 
connect() - Method in class org.rhq.plugins.jbossas5.connection.AbstractProfileServiceConnectionProvider
 
connect() - Method in interface org.rhq.plugins.jbossas5.connection.ProfileServiceConnectionProvider
 
ConnectionFactoryConfigPropertyAdapter - Class in org.rhq.plugins.jbossas5.adapter.impl.configuration.custom
This class maps between a PropertyList of a PropertyMaps of name, type and value PropertySimples and a MapCompositeValueSupport where the keys are the config-property names and values are config-property values.
ConnectionFactoryConfigPropertyAdapter() - Constructor for class org.rhq.plugins.jbossas5.adapter.impl.configuration.custom.ConnectionFactoryConfigPropertyAdapter
 
CONNECTOR_ADDRESS - Static variable in class org.rhq.plugins.jbossas5.helper.JmxConnectionHelper
 
CONNECTOR_CREDENTIALS - Static variable in class org.rhq.plugins.jbossas5.helper.JmxConnectionHelper
 
CONNECTOR_DESCRIPTOR_TYPE - Static variable in class org.rhq.plugins.jbossas5.helper.JmxConnectionHelper
 
CONNECTOR_PRINCIPAL - Static variable in class org.rhq.plugins.jbossas5.helper.JmxConnectionHelper
 
ConnectorComponent - Class in org.rhq.plugins.jbossas5
A ResourceComponent for managing a JBoss Web connector.
ConnectorComponent() - Constructor for class org.rhq.plugins.jbossas5.ConnectorComponent
 
ConnectorDiscoveryComponent - Class in org.rhq.plugins.jbossas5
A component for discovering JBoss Web connectors.
ConnectorDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas5.ConnectorDiscoveryComponent
 
CONTEXT_PATH_PROPERTY - Static variable in class org.rhq.plugins.jbossas5.WebApplicationContextComponent
 
ConversionUtils - Class in org.rhq.plugins.jbossas5.util
Utility class to convert some basic Profile Service objects to JON objects, and some basic manipulation and data gathering of Profile Service objects.
ConversionUtils() - Constructor for class org.rhq.plugins.jbossas5.util.ConversionUtils
 
convertConfigurationToManagedProperties(Map<String, ManagedProperty>, Configuration, ResourceType, Map<String, PropertySimple>) - Static method in class org.rhq.plugins.jbossas5.util.ConversionUtils
 
convertManagedObjectToConfiguration(Map<String, ManagedProperty>, Map<String, PropertySimple>, ResourceType) - Static method in class org.rhq.plugins.jbossas5.util.ConversionUtils
 
convertManagedOperationResults(ManagedOperation, MetaValue, Configuration, OperationDefinition) - Static method in class org.rhq.plugins.jbossas5.util.ConversionUtils
 
convertMetaValueToString(MetaValue) - Static method in class org.rhq.plugins.jbossas5.util.DebugUtils
 
convertMetricValuesToMeasurement(MeasurementReport, ManagedProperty, MeasurementScheduleRequest, ResourceType, String) - Static method in class org.rhq.plugins.jbossas5.util.ConversionUtils
 
convertOperationsParametersToMetaValues(ManagedOperation, Configuration, OperationDefinition) - Static method in class org.rhq.plugins.jbossas5.util.ConversionUtils
Takes the Configuration parameter object and converts it into a MetaValue array, which can them be passed in with the invoke method to the ProfileService to fire the operation of a resource.
convertPropertiesToString(ManagedComponent) - Static method in class org.rhq.plugins.jbossas5.util.DebugUtils
 
convertPropertiesToString(DeploymentTemplateInfo) - Static method in class org.rhq.plugins.jbossas5.util.DebugUtils
 
convertPropertiesToString(Map<String, ManagedProperty>) - Static method in class org.rhq.plugins.jbossas5.util.DebugUtils
 
convertPropertyDefinitionToMetaType(PropertyDefinition) - Static method in class org.rhq.plugins.jbossas5.util.ConversionUtils
 
convertToMetaValue(P, D, MetaType) - Method in interface org.rhq.plugins.jbossas5.adapter.api.PropertyAdapter
Given a Property and its PropertyDefinition, create and return a corresponding MetaValue with the specified MetaType.
convertToMetaValue(PropertyMap, PropertyDefinitionMap, MetaType) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.AbstractPropertyMapToCompositeValueAdapter
 
convertToMetaValue(PropertyList, PropertyDefinitionList, MetaType) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.custom.ConnectionFactoryConfigPropertyAdapter
 
convertToMetaValue(PropertyList, PropertyDefinitionList, MetaType) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.custom.JMSSecurityConfigAdapter
 
convertToMetaValue(PropertyList, PropertyDefinitionList, MetaType) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyListToArrayValueAdapter
 
convertToMetaValue(PropertyList, PropertyDefinitionList, MetaType) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyListToCollectionValueAdapter
 
convertToMetaValue(PropertyMap, PropertyDefinitionMap, MetaType) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyMapToGenericValueAdapter
 
convertToMetaValue(PropertyMap, PropertyDefinitionMap, MetaType) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyMapToPropertiesValueAdapter
 
convertToMetaValue(PropertyMap, PropertyDefinitionMap, MetaType) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyMapToTableValueAdapter
 
convertToMetaValue(PropertySimple, PropertyDefinitionSimple, MetaType) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertySimpleToEnumValueAdapter
 
convertToMetaValue(PropertySimple, PropertyDefinitionSimple, MetaType) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertySimpleToSimpleValueAdapter
 
convertToProperty(MetaValue, PropertyDefinitionList) - Method in class org.rhq.plugins.jbossas5.adapter.api.AbstractPropertyListAdapter
 
convertToProperty(MetaValue, PropertyDefinitionMap) - Method in class org.rhq.plugins.jbossas5.adapter.api.AbstractPropertyMapAdapter
 
convertToProperty(MetaValue, PropertyDefinitionSimple) - Method in class org.rhq.plugins.jbossas5.adapter.api.AbstractPropertySimpleAdapter
 
convertToProperty(MetaValue, D) - Method in interface org.rhq.plugins.jbossas5.adapter.api.PropertyAdapter
Given a MetaValue, create and return a corresponding Property with the specified PropertyDefinition.
convertToProperty(MetaValue, PropertyDefinitionMap) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyMapToTableValueAdapter
 
createCompositeValue(PropertyDefinitionMap, MetaType) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.AbstractPropertyMapToCompositeValueAdapter
 
createCompositeValue(PropertyDefinitionMap, MetaType) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyMapToCompositeValueSupportAdapter
 
createCompositeValue(PropertyDefinitionMap, MetaType) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyMapToMapCompositeValueSupportAdapter
 
createContent(PackageDetails, InputStream, boolean, boolean) - Method in class org.rhq.plugins.jbossas5.FileContentDelegate
Creates a new package described by the specified details.
createContent(PackageDetails, InputStream, boolean, boolean) - Method in class org.rhq.plugins.jbossas5.util.FileContentDelegate
Creates a new package described by the specified details.
createInitialContext(Properties) - Method in class org.rhq.plugins.jbossas5.connection.AbstractProfileServiceConnectionProvider
 
createResource(CreateResourceReport) - Method in class org.rhq.plugins.jbossas5.ApplicationServerComponent
 
createResource(CreateResourceReport) - Method in class org.rhq.plugins.jbossas5.PlatformComponent
 
createResource(CreateResourceReport) - Method in class org.rhq.plugins.jbossas5.serviceBinding.ManagerComponent
 

D

DebugUtils - Class in org.rhq.plugins.jbossas5.util
Utility methods for converting various Profile Service objects into Strings for debugging purposes.
DEFAULT_CONFIG_NAME - Variable in enum org.rhq.plugins.jbossas5.helper.JBossProductType
 
deleteContent(PackageDetails) - Method in class org.rhq.plugins.jbossas5.FileContentDelegate
Deletes the underlying file for the specified package.
deleteContent(PackageDetails) - Method in class org.rhq.plugins.jbossas5.util.FileContentDelegate
Deletes the underlying file for the specified package.
deleteResource() - Method in class org.rhq.plugins.jbossas5.ManagedComponentComponent
 
deleteResource() - Method in class org.rhq.plugins.jbossas5.serviceBinding.SetComponent
 
deleteResource() - Method in class org.rhq.plugins.jbossas5.StandaloneManagedDeploymentComponent
 
deploy(CreateResourceReport, ResourceType) - Method in class org.rhq.plugins.jbossas5.deploy.AbstractDeployer
 
deploy(CreateResourceReport, ResourceType) - Method in interface org.rhq.plugins.jbossas5.deploy.Deployer
Handles the deployment process end to end and updates the createResourceReport with appropriate results.
deployArchive(DeploymentManager, File, boolean) - Static method in class org.rhq.plugins.jbossas5.util.DeploymentUtils
Deploys (i.e.
Deployer - Interface in org.rhq.plugins.jbossas5.deploy
An abstraction of the deployment process.
deployJarLibrary(ResourcePackageDetails, ContentServices) - Method in class org.rhq.plugins.jbossas5.ApplicationServerContentFacetDelegate
 
DEPLOYMENT_NAME_PROPERTY - Static variable in class org.rhq.plugins.jbossas5.AbstractManagedDeploymentComponent
 
DEPLOYMENT_TYPE_NAME_PROPERTY - Static variable in class org.rhq.plugins.jbossas5.AbstractManagedDeploymentComponent
 
deploymentFile - Variable in class org.rhq.plugins.jbossas5.AbstractManagedDeploymentComponent
The absolute path of the deployment file (e.g.: C:/opt/jboss-5.0.0.GA/server/default/deploy/foo.war).
deploymentName - Variable in class org.rhq.plugins.jbossas5.AbstractManagedDeploymentComponent
The name of the ManagedDeployment (e.g.: vfszip:/C:/opt/jboss-5.0.0.GA/server/default/deploy/foo.war).
deploymentType - Variable in class org.rhq.plugins.jbossas5.AbstractManagedDeploymentComponent
The type of the ManagedDeployment.
DeploymentUtils - Class in org.rhq.plugins.jbossas5.util
A set of utility methods for deploying applications.
deployPackages(Set<ResourcePackageDetails>, ContentServices) - Method in class org.rhq.plugins.jbossas5.ApplicationServerComponent
 
deployPackages(Set<ResourcePackageDetails>, ContentServices) - Method in class org.rhq.plugins.jbossas5.ApplicationServerContentFacetDelegate
 
deployPackages(Set<ResourcePackageDetails>, ContentServices) - Method in class org.rhq.plugins.jbossas5.StandaloneManagedDeploymentComponent
 
DESCRIPTION - Variable in enum org.rhq.plugins.jbossas5.helper.JBossProductType
 
destroyArchive(File) - Method in class org.rhq.plugins.jbossas5.deploy.AbstractDeployer
 
destroyArchive(File) - Method in class org.rhq.plugins.jbossas5.deploy.LocalDeployer
 
destroyArchive(File) - Method in class org.rhq.plugins.jbossas5.deploy.RemoteDeployer
 
determineJBossProductType(Attributes) - Static method in enum org.rhq.plugins.jbossas5.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.jbossas5.FileContentDelegate
 
directory - Variable in class org.rhq.plugins.jbossas5.util.FileContentDelegate
 
disconnect() - Method in class org.rhq.plugins.jbossas5.connection.AbstractProfileServiceConnectionProvider
 
disconnect() - Method in interface org.rhq.plugins.jbossas5.connection.ProfileServiceConnectionProvider
 
discoverDeployedPackages(PackageType) - Method in class org.rhq.plugins.jbossas5.ApplicationServerComponent
 
discoverDeployedPackages(PackageType) - Method in class org.rhq.plugins.jbossas5.ApplicationServerContentFacetDelegate
 
discoverDeployedPackages() - Method in class org.rhq.plugins.jbossas5.FileContentDelegate
 
discoverDeployedPackages() - Method in class org.rhq.plugins.jbossas5.JarContentDelegate
 
discoverDeployedPackages(PackageType) - Method in class org.rhq.plugins.jbossas5.StandaloneManagedDeploymentComponent
 
discoverDeployedPackages() - Method in class org.rhq.plugins.jbossas5.util.FileContentDelegate
 
discoverDeployedPackages() - Method in class org.rhq.plugins.jbossas5.util.JarContentDelegate
 
discoverInProcessJBossAS(ResourceDiscoveryContext) - Method in class org.rhq.plugins.jbossas5.InProcessJBossASDiscovery
Attempts to discover an in-process JBoss AS or EAP instance.
discoverResource(Configuration, ResourceDiscoveryContext) - Method in class org.rhq.plugins.jbossas5.ApplicationServerDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext<ProfileServiceComponent>) - Method in class org.rhq.plugins.jbossas5.AbstractManagedDeploymentDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext) - Method in class org.rhq.plugins.jbossas5.ApplicationServerDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext<JBossWebComponent>) - Method in class org.rhq.plugins.jbossas5.ConnectorDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext<AbstractManagedDeploymentComponent>) - Method in class org.rhq.plugins.jbossas5.Ejb3BeanDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext<ProfileServiceComponent>) - Method in class org.rhq.plugins.jbossas5.JBossWebDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext<P>) - Method in class org.rhq.plugins.jbossas5.ManagedComponentDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext<ApplicationServerComponent>) - Method in class org.rhq.plugins.jbossas5.ManagedDeploymentDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext<ApplicationServerComponent>) - Method in class org.rhq.plugins.jbossas5.PlatformDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext<ApplicationServerComponent>) - Method in class org.rhq.plugins.jbossas5.script.ScriptDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext<ManagerComponent>) - Method in class org.rhq.plugins.jbossas5.serviceBinding.SetDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext<JBossWebComponent>) - Method in class org.rhq.plugins.jbossas5.VirtualHostDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext<AbstractManagedDeploymentComponent>) - Method in class org.rhq.plugins.jbossas5.WebApplicationContextDiscoveryComponent
 
doConnect() - Method in class org.rhq.plugins.jbossas5.connection.AbstractProfileServiceConnectionProvider
 
doConnect() - Method in class org.rhq.plugins.jbossas5.connection.LocalProfileServiceConnectionProvider
 
doConnect() - Method in class org.rhq.plugins.jbossas5.connection.RemoteProfileServiceConnectionProvider
 
doDisconnect() - Method in class org.rhq.plugins.jbossas5.connection.AbstractProfileServiceConnectionProvider
 
doDisconnect() - Method in class org.rhq.plugins.jbossas5.connection.LocalProfileServiceConnectionProvider
 
doDisconnect() - Method in class org.rhq.plugins.jbossas5.connection.RemoteProfileServiceConnectionProvider
 
downloadBits(PackageDetailsKey, String) - Method in class org.rhq.plugins.jbossas5.ApplicationServerContentFacetDelegate
 

E

Ejb2BeanComponent - Class in org.rhq.plugins.jbossas5
A plugin component for managing an EJB 1/2 bean.
Ejb2BeanComponent() - Constructor for class org.rhq.plugins.jbossas5.Ejb2BeanComponent
 
Ejb2BeanDiscoveryComponent - Class in org.rhq.plugins.jbossas5
A discovery component for EJB 1/2 beans.
Ejb2BeanDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas5.Ejb2BeanDiscoveryComponent
 
Ejb2BeanUtils - Class in org.rhq.plugins.jbossas5.util
 
Ejb3BeanComponent - Class in org.rhq.plugins.jbossas5
A plugin component for managing an EJB3 bean.
Ejb3BeanComponent() - Constructor for class org.rhq.plugins.jbossas5.Ejb3BeanComponent
 
Ejb3BeanDiscoveryComponent - Class in org.rhq.plugins.jbossas5
Discover EJB3 bean Resources.
Ejb3BeanDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas5.Ejb3BeanDiscoveryComponent
 
EmbeddedManagedDeploymentComponent - Class in org.rhq.plugins.jbossas5
 
EmbeddedManagedDeploymentComponent() - Constructor for class org.rhq.plugins.jbossas5.EmbeddedManagedDeploymentComponent
 
EmbeddedManagedDeploymentDiscoveryComponent - Class in org.rhq.plugins.jbossas5
 
EmbeddedManagedDeploymentDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas5.EmbeddedManagedDeploymentDiscoveryComponent
 
EmptyFileException - Exception in org.rhq.plugins.jbossas5
 
EmptyFileException() - Constructor for exception org.rhq.plugins.jbossas5.EmptyFileException
 
EmptyFileException(String) - Constructor for exception org.rhq.plugins.jbossas5.EmptyFileException
 
EmptyFileException(String, Throwable) - Constructor for exception org.rhq.plugins.jbossas5.EmptyFileException
 
EmptyFileException(Throwable) - Constructor for exception org.rhq.plugins.jbossas5.EmptyFileException
 
ENVIRONMENT_VARIABLES_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas5.script.ScriptComponent
 
EXECUTE_OPERATION - Static variable in class org.rhq.plugins.jbossas5.script.ScriptComponent
 
EXTENSION_PROPERTY - Static variable in class org.rhq.plugins.jbossas5.AbstractManagedDeploymentComponent
 

F

FileContentDelegate - Class in org.rhq.plugins.jbossas5
Delegate class used for manipulating artifacts in a JON plugin.
FileContentDelegate(File, String, String) - Constructor for class org.rhq.plugins.jbossas5.FileContentDelegate
 
FileContentDelegate - Class in org.rhq.plugins.jbossas5.util
Delegate class used for manipulating artifacts in a JON plugin.
FileContentDelegate(File, String, String) - Constructor for class org.rhq.plugins.jbossas5.util.FileContentDelegate
 
findScriptFiles() - Method in class org.rhq.plugins.jbossas5.script.ScriptFileFinder
 
findScriptFiles(File, List<File>, List<File>) - Method in class org.rhq.plugins.jbossas5.script.ScriptFileFinder
 

G

generateInstallationSteps(ResourcePackageDetails) - Method in class org.rhq.plugins.jbossas5.ApplicationServerComponent
 
generateInstallationSteps(ResourcePackageDetails) - Method in class org.rhq.plugins.jbossas5.StandaloneManagedDeploymentComponent
 
getAdditionalClasspathUrls(ResourceDiscoveryContext, DiscoveredResourceDetails) - Method in class org.rhq.plugins.jbossas5.ApplicationServerDiscoveryComponent
 
getAppConfigurationEntry(String) - Method in class org.rhq.plugins.jbossas5.connection.jaas.JBossConfiguration
 
getAvailability() - Method in class org.rhq.plugins.jbossas5.AbstractManagedDeploymentComponent
 
getAvailability() - Method in class org.rhq.plugins.jbossas5.ApplicationServerComponent
 
getAvailability() - Method in class org.rhq.plugins.jbossas5.JBossWebComponent
 
getAvailability() - Method in class org.rhq.plugins.jbossas5.ManagedComponentComponent
 
getAvailability() - Method in class org.rhq.plugins.jbossas5.PlatformComponent
 
getAvailability() - Method in class org.rhq.plugins.jbossas5.script.ScriptComponent
 
getAvailability() - Method in class org.rhq.plugins.jbossas5.serviceBinding.ManagerComponent
 
getAvailability() - Method in class org.rhq.plugins.jbossas5.serviceBinding.SetComponent
 
getBindingManager() - Method in class org.rhq.plugins.jbossas5.serviceBinding.ManagerComponent
 
getBindingSetNameFromResourceKey(String) - Method in class org.rhq.plugins.jbossas5.serviceBinding.ManagerComponent
 
getBindingSetResourceKey(String) - Method in class org.rhq.plugins.jbossas5.serviceBinding.ManagerComponent
 
getBindingSetValueMetaType() - Method in class org.rhq.plugins.jbossas5.serviceBinding.ManagerComponent
 
getComponentName() - Method in class org.rhq.plugins.jbossas5.ManagedComponentComponent
 
getComponentType() - Method in class org.rhq.plugins.jbossas5.ManagedComponentComponent
 
getComponentType(ResourceDiscoveryContext<P>) - Method in class org.rhq.plugins.jbossas5.ManagedComponentDiscoveryComponent
 
getComponentType(ResourceType) - Static method in class org.rhq.plugins.jbossas5.util.ConversionUtils
 
getComponentTypeComparator() - Static method in class org.rhq.plugins.jbossas5.util.ManagedComponentUtils
 
getConfig(File, File, Properties) - Static method in class org.rhq.plugins.jbossas5.util.JnpConfig
 
getConnection() - Method in class org.rhq.plugins.jbossas5.AbstractManagedComponent
 
getConnection() - Method in class org.rhq.plugins.jbossas5.ApplicationServerComponent
 
getConnection() - Method in class org.rhq.plugins.jbossas5.JBossWebComponent
 
getConnection() - Method in class org.rhq.plugins.jbossas5.PlatformComponent
 
getConnection() - Method in interface org.rhq.plugins.jbossas5.ProfileServiceComponent
 
getConnectionClasspathEntries() - Method in class org.rhq.plugins.jbossas5.helper.JBossAS5ConnectionTypeDescriptor
 
getConnectionProvider() - Method in class org.rhq.plugins.jbossas5.connection.AbstractProfileServiceConnection
 
getConnectionProvider() - Method in interface org.rhq.plugins.jbossas5.connection.ProfileServiceConnection
 
getContent(PackageDetails) - Method in class org.rhq.plugins.jbossas5.FileContentDelegate
Returns a stream from which the content of the specified package can be read.
getContent(PackageDetails) - Method in class org.rhq.plugins.jbossas5.util.FileContentDelegate
Returns a stream from which the content of the specified package can be read.
getCredentials() - Method in class org.rhq.plugins.jbossas5.connection.RemoteProfileServiceConnectionProvider
 
getCustomMeasurementPropertyAdapter(String) - Static method in class org.rhq.plugins.jbossas5.adapter.api.MeasurementAdapterFactory
 
getCustomProperties(Configuration) - Static method in class org.rhq.plugins.jbossas5.util.ResourceComponentUtils
 
getCustomPropertyAdapter(PropertySimple) - Static method in class org.rhq.plugins.jbossas5.adapter.api.PropertyAdapterFactory
 
getDefaultBindAddress() - Method in class org.rhq.plugins.jbossas5.helper.JBossInstallationInfo
 
getDefaultPluginConfiguration(ResourceType) - Static method in class org.rhq.plugins.jbossas5.util.ResourceTypeUtils
 
getDeploymentManager() - Method in class org.rhq.plugins.jbossas5.connection.BasicProfileServiceConnection
 
getDeploymentManager() - Method in class org.rhq.plugins.jbossas5.connection.JaasAuthenticationProxyProfileServiceConnection
 
getDeploymentManager() - Method in interface org.rhq.plugins.jbossas5.connection.ProfileServiceConnection
 
getDeploymentName() - Method in class org.rhq.plugins.jbossas5.AbstractManagedDeploymentComponent
 
getDeploymentType() - Method in class org.rhq.plugins.jbossas5.AbstractManagedDeploymentComponent
 
getDeploymentType(ResourceType) - Static method in class org.rhq.plugins.jbossas5.util.ConversionUtils
 
getDirectory() - Method in class org.rhq.plugins.jbossas5.FileContentDelegate
 
getDirectory() - Method in class org.rhq.plugins.jbossas5.util.FileContentDelegate
 
getEmsConnection() - Method in class org.rhq.plugins.jbossas5.AbstractManagedComponent
 
getEmsConnection() - Method in class org.rhq.plugins.jbossas5.ApplicationServerComponent
 
getEmsConnection(Configuration) - Method in class org.rhq.plugins.jbossas5.helper.JmxConnectionHelper
Obtain an EmsConnection for the passed connection properties.
getEmsConnection() - Method in class org.rhq.plugins.jbossas5.helper.JmxConnectionHelper
Obtain an EmsConnection.
getEmsConnection() - Method in class org.rhq.plugins.jbossas5.JBossWebComponent
 
getEmsConnection() - Method in class org.rhq.plugins.jbossas5.PlatformComponent
 
getExistingConnection() - Method in class org.rhq.plugins.jbossas5.connection.AbstractProfileServiceConnectionProvider
 
getExistingConnection() - Method in interface org.rhq.plugins.jbossas5.connection.ProfileServiceConnectionProvider
 
getFileEnding() - Method in class org.rhq.plugins.jbossas5.FileContentDelegate
 
getFileEnding() - Method in class org.rhq.plugins.jbossas5.util.FileContentDelegate
 
getInstallInfo() - Method in class org.rhq.plugins.jbossas5.helper.JBossInstanceInfo
 
getJavaHomePath() - Method in class org.rhq.plugins.jbossas5.ApplicationServerOperationsDelegate
Return the absolute path of this JBoss server's JAVA_HOME directory (e.g.
getJnpAddress() - Method in class org.rhq.plugins.jbossas5.util.JnpConfig
Returns the JNP address, or null if the address could not be determined.
getJnpPort() - Method in class org.rhq.plugins.jbossas5.util.JnpConfig
Returns the JNP port, or null if the port could not be determined.
getLog() - Method in class org.rhq.plugins.jbossas5.deploy.AbstractDeployer
 
getMajorVersion() - Method in class org.rhq.plugins.jbossas5.helper.JBossInstallationInfo
 
getManagedComponent() - Method in class org.rhq.plugins.jbossas5.Ejb2BeanComponent
 
getManagedComponent() - Method in class org.rhq.plugins.jbossas5.ManagedComponentComponent
 
getManagedComponent(ManagementView, ComponentType, String) - Static method in class org.rhq.plugins.jbossas5.util.ManagedComponentUtils
 
getManagedComponents(ManagementView, ComponentType, String, NameMatcher<ManagedComponent>) - Static method in class org.rhq.plugins.jbossas5.util.ManagedComponentUtils
 
getManagedDeployment() - Method in class org.rhq.plugins.jbossas5.AbstractManagedDeploymentComponent
 
getManagementView() - Method in class org.rhq.plugins.jbossas5.connection.BasicProfileServiceConnection
 
getManagementView() - Method in class org.rhq.plugins.jbossas5.connection.JaasAuthenticationProxyProfileServiceConnection
 
getManagementView() - Method in interface org.rhq.plugins.jbossas5.connection.ProfileServiceConnection
 
getMeasurementDefinition(ResourceType, String) - Static method in class org.rhq.plugins.jbossas5.util.ResourceTypeUtils
TODO
getMeasurementPropertyAdapter(MetaType) - Static method in class org.rhq.plugins.jbossas5.adapter.api.MeasurementAdapterFactory
 
getObjectProperty(Object, String) - Method in class org.rhq.plugins.jbossas5.PlatformComponent
 
getOperationDefinition(ResourceType, String) - Static method in class org.rhq.plugins.jbossas5.util.ResourceTypeUtils
TODO
getPackageTypeName() - Method in class org.rhq.plugins.jbossas5.FileContentDelegate
 
getPackageTypeName() - Method in class org.rhq.plugins.jbossas5.util.FileContentDelegate
 
getPath(PackageDetails) - Method in class org.rhq.plugins.jbossas5.FileContentDelegate
 
getPath(PackageDetails) - Method in class org.rhq.plugins.jbossas5.util.FileContentDelegate
 
getPrincipal() - Method in class org.rhq.plugins.jbossas5.connection.RemoteProfileServiceConnectionProvider
 
getProductType() - Method in class org.rhq.plugins.jbossas5.helper.JBossInstallationInfo
 
getProfileService() - Method in class org.rhq.plugins.jbossas5.connection.BasicProfileServiceConnection
 
getProfileService() - Method in class org.rhq.plugins.jbossas5.connection.JaasAuthenticationProxyProfileServiceConnection
 
getProfileService() - Method in interface org.rhq.plugins.jbossas5.connection.ProfileServiceConnection
 
getProfileServiceConnection() - Method in class org.rhq.plugins.jbossas5.deploy.AbstractDeployer
 
getPropertyAdapter(MetaValue) - Static method in class org.rhq.plugins.jbossas5.adapter.api.PropertyAdapterFactory
 
getPropertyAdapter(MetaType) - Static method in class org.rhq.plugins.jbossas5.adapter.api.PropertyAdapterFactory
 
getRecongnitionPath() - Method in class org.rhq.plugins.jbossas5.helper.JBossAS5ConnectionTypeDescriptor
 
getResourceContext() - Method in class org.rhq.plugins.jbossas5.AbstractManagedComponent
 
getResourceContext() - Method in class org.rhq.plugins.jbossas5.ApplicationServerComponent
 
getResourceDescription() - Method in class org.rhq.plugins.jbossas5.AbstractManagedComponent
 
getResourceKey(ManagedComponent) - Method in class org.rhq.plugins.jbossas5.Ejb2BeanDiscoveryComponent
 
getResourceKey(ManagedComponent) - Method in class org.rhq.plugins.jbossas5.ManagedComponentDiscoveryComponent
Return the unique resource key for the component.
getResourceName(ManagedComponent) - Method in class org.rhq.plugins.jbossas5.Ejb2BeanDiscoveryComponent
 
getResourceName(ManagedComponent) - Method in class org.rhq.plugins.jbossas5.JmsDestinationDiscoveryComponent
 
getResourceName(ManagedComponent) - Method in class org.rhq.plugins.jbossas5.ManagedComponentDiscoveryComponent
Subclasses can override this method if they don't want to use the ManagedComponent name as the initial Resource name.
getResourceName(ManagedComponent) - Method in class org.rhq.plugins.jbossas5.serviceBinding.ManagerDiscoveryComponent
Return a pretty human readable resource name.
getScanDirectories() - Method in class org.rhq.plugins.jbossas5.script.ScriptFileFinder
 
getShutdownScriptPath() - Method in class org.rhq.plugins.jbossas5.ApplicationServerOperationsDelegate
Return the absolute path of this JBoss server's shutdown script (e.g.
getSimplePropertyValue(ManagedComponent, String) - Static method in class org.rhq.plugins.jbossas5.util.ManagedComponentUtils
 
getSimpleValue(ManagedComponent, MeasurementScheduleRequest) - Method in class org.rhq.plugins.jbossas5.ManagedComponentComponent
The name of the measurement schedule request (i.e.
getSingletonManagedComponent(ManagementView, ComponentType) - Static method in class org.rhq.plugins.jbossas5.util.ManagedComponentUtils
 
getStartScriptPath() - Method in class org.rhq.plugins.jbossas5.ApplicationServerOperationsDelegate
Return the absolute path of this JBoss server's start script (e.g.
getSystemProperties() - Method in class org.rhq.plugins.jbossas5.helper.JBossInstanceInfo
 
getType() - Method in enum org.rhq.plugins.jbossas5.helper.MoreKnownComponentTypes.MBean
 
getType() - Method in enum org.rhq.plugins.jbossas5.helper.MoreKnownComponentTypes.MCBean
 
getType() - Method in enum org.rhq.plugins.jbossas5.helper.MoreKnownComponentTypes.WAR
 
getUniqueBeanIdentificator(ManagedComponent) - Static method in class org.rhq.plugins.jbossas5.util.Ejb2BeanUtils
 
getUnixScriptFileExtensions() - Method in class org.rhq.plugins.jbossas5.script.ScriptFileFinder.ScriptFileFilter
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.jbossas5.AbstractEjbBeanComponent
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.jbossas5.AbstractManagedDeploymentComponent
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.jbossas5.ApplicationServerComponent
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.jbossas5.ConnectorComponent
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.jbossas5.EmbeddedManagedDeploymentComponent
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.jbossas5.ManagedComponentComponent
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.jbossas5.PlatformComponent
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.jbossas5.serviceBinding.SetComponent
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.jbossas5.StandaloneManagedDeploymentComponent
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.jbossas5.TxConnectionFactoryComponent
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.jbossas5.WarMeasurementFacetDelegate
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.jbossas5.WebApplicationContextComponent
 
getVersion() - Method in class org.rhq.plugins.jbossas5.helper.JBossInstallationInfo
Returns the version of this JBoss installation.
getViewUses(ManagedProperty) - Static method in class org.rhq.plugins.jbossas5.util.ManagedComponentUtils
 
getWindowsScriptFileExtensions() - Method in class org.rhq.plugins.jbossas5.script.ScriptFileFinder.ScriptFileFilter
 

H

handle(Callback[]) - Method in class org.rhq.plugins.jbossas5.connection.jaas.JBossCallbackHandler
 
hasCorrectExtension(String, ResourceType) - Static method in class org.rhq.plugins.jbossas5.util.DeploymentUtils
 
HOME_DIR - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
The base directory of the jboss distribution - default '$JBOSS_HOME'
HOME_URL - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
 

I

init() - Method in class org.rhq.plugins.jbossas5.connection.AbstractProfileServiceConnection
 
init() - Method in interface org.rhq.plugins.jbossas5.connection.ProfileServiceConnection
 
InPluginControlActionFacade - Class in org.rhq.plugins.jbossas5.helper
Implementation of the ControlActionFacade that makes direct calls within the AS5 plugin.
InPluginControlActionFacade(ApplicationServerComponent) - Constructor for class org.rhq.plugins.jbossas5.helper.InPluginControlActionFacade
 
InProcessJBossASDiscovery - Class in org.rhq.plugins.jbossas5
A helper class for discovering an in-process JBossAS server.
InProcessJBossASDiscovery() - Constructor for class org.rhq.plugins.jbossas5.InProcessJBossASDiscovery
 
instanceOf(MetaValue, MetaType) - Static method in class org.rhq.plugins.jbossas5.util.MetaTypeUtils
Checks if the specified MetaValue is an instance of the specified MetaType.
invoke(ApplicationServerSupportedOperations, Configuration) - Method in class org.rhq.plugins.jbossas5.ApplicationServerOperationsDelegate
Performs the specified operation.
invoke(Object, Method, Object[]) - Method in class org.rhq.plugins.jbossas5.connection.JaasAuthenticationInvocationHandler
 
invokeOperation(String, Configuration) - Method in class org.rhq.plugins.jbossas5.AbstractEjbBeanComponent
 
invokeOperation(String, Configuration) - Method in class org.rhq.plugins.jbossas5.AbstractManagedDeploymentComponent
 
invokeOperation(String, Configuration) - Method in class org.rhq.plugins.jbossas5.ApplicationServerComponent
 
invokeOperation(String, Configuration) - Method in class org.rhq.plugins.jbossas5.ManagedComponentComponent
 
invokeOperation(String, Configuration) - Method in class org.rhq.plugins.jbossas5.PlatformComponent
 
invokeOperation(String, Configuration) - Method in class org.rhq.plugins.jbossas5.script.ScriptComponent
 
invokeOperation(String, Configuration) - Method in class org.rhq.plugins.jbossas5.serviceBinding.SetComponent
 
isConnected() - Method in class org.rhq.plugins.jbossas5.connection.AbstractProfileServiceConnectionProvider
 
isConnected() - Method in interface org.rhq.plugins.jbossas5.connection.ProfileServiceConnectionProvider
 
isEap() - Method in class org.rhq.plugins.jbossas5.helper.JBossInstallationInfo
Returns if this is an EAP version of the server
isManagedComponent(ManagementView, String, ComponentType) - Static method in class org.rhq.plugins.jbossas5.util.ManagedComponentUtils
TODO
isNumeric(SimpleMetaType) - Static method in class org.rhq.plugins.jbossas5.util.MetaTypeUtils
 
isRunning() - Method in class org.rhq.plugins.jbossas5.helper.InPluginControlActionFacade
 

J

JaasAuthenticationInvocationHandler - Class in org.rhq.plugins.jbossas5.connection
 
JaasAuthenticationInvocationHandler(Object, String, String) - Constructor for class org.rhq.plugins.jbossas5.connection.JaasAuthenticationInvocationHandler
 
JaasAuthenticationProxyProfileServiceConnection - Class in org.rhq.plugins.jbossas5.connection
 
JaasAuthenticationProxyProfileServiceConnection(RemoteProfileServiceConnectionProvider, ProfileService, ManagementView, DeploymentManager) - Constructor for class org.rhq.plugins.jbossas5.connection.JaasAuthenticationProxyProfileServiceConnection
 
JarContentDelegate - Class in org.rhq.plugins.jbossas5
Discovers Jar files as artifacts including loading their manifest version into the artifact config.
JarContentDelegate(File, String) - Constructor for class org.rhq.plugins.jbossas5.JarContentDelegate
 
JarContentDelegate - Class in org.rhq.plugins.jbossas5.util
Discovers Jar files as artifacts including loading their manifest version into the artifact config.
JarContentDelegate(File, String) - Constructor for class org.rhq.plugins.jbossas5.util.JarContentDelegate
 
JAVA_HOME - Static variable in class org.rhq.plugins.jbossas5.helper.JavaSystemProperties
 
JAVA_RMI_SERVER_HOSTNAME - Static variable in class org.rhq.plugins.jbossas5.helper.JavaSystemProperties
 
JavaSystemProperties - Class in org.rhq.plugins.jbossas5.helper
Java System properties used by JBossAS.
JBOSS_ENTRY_NAME - Static variable in class org.rhq.plugins.jbossas5.connection.jaas.JBossConfiguration
 
JBOSS_HOME_DIR - Static variable in class org.rhq.plugins.jbossas5.helper.JmxConnectionHelper
 
JBossAS5ConnectionTypeDescriptor - Class in org.rhq.plugins.jbossas5.helper
A connection type descriptor to support jnp connections to JBoss AS 5 through EMS.
JBossAS5ConnectionTypeDescriptor() - Constructor for class org.rhq.plugins.jbossas5.helper.JBossAS5ConnectionTypeDescriptor
 
JBossASContentFacetDelegate - Class in org.rhq.plugins.jbossas5.util
Specialization of the content facet delegate for JBoss AS 5.
JBossASContentFacetDelegate(JBPMWorkflowManager) - Constructor for class org.rhq.plugins.jbossas5.util.JBossASContentFacetDelegate
 
JBossCallbackHandler - Class in org.rhq.plugins.jbossas5.connection.jaas
 
JBossCallbackHandler(String, String) - Constructor for class org.rhq.plugins.jbossas5.connection.jaas.JBossCallbackHandler
 
JBossConfiguration - Class in org.rhq.plugins.jbossas5.connection.jaas
A JAAS configuration for a JBoss client.
JBossConfiguration() - Constructor for class org.rhq.plugins.jbossas5.connection.jaas.JBossConfiguration
 
JBossConfigurationUtility - Class in org.rhq.plugins.jbossas5.util
 
JBossConfigurationUtility() - Constructor for class org.rhq.plugins.jbossas5.util.JBossConfigurationUtility
 
JBossInstallationInfo - Class in org.rhq.plugins.jbossas5.helper
A class that aggregates various static information about a JBoss AS/EAP/SOA-P installation.
JBossInstallationInfo(File) - Constructor for class org.rhq.plugins.jbossas5.helper.JBossInstallationInfo
 
JBossInstanceInfo - Class in org.rhq.plugins.jbossas5.helper
Information about a running JBossAS process.
JBossInstanceInfo(ProcessInfo) - Constructor for class org.rhq.plugins.jbossas5.helper.JBossInstanceInfo
Parses the command line of a JBossAS process.
JBossProductType - Enum in org.rhq.plugins.jbossas5.helper
The product type of a JBoss application server installation - AS, EAP, or SOA.
JBossProperties - Class in org.rhq.plugins.jbossas5.helper
The properties that are used by the JBossAS micro-kernel during bootstrap (see http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossProperties).
JBossWebComponent - Class in org.rhq.plugins.jbossas5
A ResourceComponent for managing the JBoss Web servlet container within a JBoss AS instance.
JBossWebComponent() - Constructor for class org.rhq.plugins.jbossas5.JBossWebComponent
 
JBossWebDiscoveryComponent - Class in org.rhq.plugins.jbossas5
A component for discovering the JBoss Web servlet container within a JBoss AS instance.
JBossWebDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas5.JBossWebDiscoveryComponent
 
JGROUPS_BIND_ADDR - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
 
JGROUPS_BIND_ADDRESS - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
 
JGROUPS_UDP_MCAST_ADDR - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
 
JmsDestinationComponent - Class in org.rhq.plugins.jbossas5
A Resource component for JBoss AS 5 JBoss Messaging JMS topic and queues.
JmsDestinationComponent() - Constructor for class org.rhq.plugins.jbossas5.JmsDestinationComponent
 
JmsDestinationDiscoveryComponent - Class in org.rhq.plugins.jbossas5
A discovery component for JMS topics and queues.
JmsDestinationDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas5.JmsDestinationDiscoveryComponent
 
JMSMessageCounterAdapter - Class in org.rhq.plugins.jbossas5.adapter.impl.measurement.custom
 
JMSMessageCounterAdapter() - Constructor for class org.rhq.plugins.jbossas5.adapter.impl.measurement.custom.JMSMessageCounterAdapter
 
JMSMessageStatisticsAdapter - Class in org.rhq.plugins.jbossas5.adapter.impl.measurement.custom
 
JMSMessageStatisticsAdapter() - Constructor for class org.rhq.plugins.jbossas5.adapter.impl.measurement.custom.JMSMessageStatisticsAdapter
 
JMSSecurityConfigAdapter - Class in org.rhq.plugins.jbossas5.adapter.impl.configuration.custom
This class provides code that maps back and forth between a PropertyList of PropertyMaps and a MapCompositeValueSupport with the key being a JMS security role name and the value being a CompositeValueSupports representing the role's read/write/create permissions.
JMSSecurityConfigAdapter() - Constructor for class org.rhq.plugins.jbossas5.adapter.impl.configuration.custom.JMSSecurityConfigAdapter
 
JmxConnectionHelper - Class in org.rhq.plugins.jbossas5.helper
Shared helper class to connect to a remote server
JmxConnectionHelper(boolean, File) - Constructor for class org.rhq.plugins.jbossas5.helper.JmxConnectionHelper
Constructs a new connection helper.
JnpConfig - Class in org.rhq.plugins.jbossas5.util
This class will parse the passed File in the getConfig method.
JnpConfig.LocalEntityResolver - Class in org.rhq.plugins.jbossas5.util
 
JnpConfig.LocalEntityResolver(File) - Constructor for class org.rhq.plugins.jbossas5.util.JnpConfig.LocalEntityResolver
 

L

LIB_URL - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
 
loadResourceConfiguration() - Method in class org.rhq.plugins.jbossas5.ApplicationServerComponent
 
loadResourceConfiguration() - Method in class org.rhq.plugins.jbossas5.ManagedComponentComponent
 
loadResourceConfiguration() - Method in class org.rhq.plugins.jbossas5.PlatformComponent
 
loadResourceConfiguration() - Method in class org.rhq.plugins.jbossas5.serviceBinding.ManagerComponent
 
loadResourceConfiguration() - Method in class org.rhq.plugins.jbossas5.serviceBinding.SetComponent
 
LocalDeployer - Class in org.rhq.plugins.jbossas5.deploy
A deployer used when running inside the JBoss AS 5 process.
LocalDeployer(ProfileServiceConnection) - Constructor for class org.rhq.plugins.jbossas5.deploy.LocalDeployer
 
LocalProfileServiceConnectionProvider - Class in org.rhq.plugins.jbossas5.connection
A connection provider for connecting to a local Profile Service.
LocalProfileServiceConnectionProvider() - Constructor for class org.rhq.plugins.jbossas5.connection.LocalProfileServiceConnectionProvider
 
LOGGING_LOGGER_PLUGIN_CLASS - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
 
lookup(InitialContext, String) - Method in class org.rhq.plugins.jbossas5.connection.AbstractProfileServiceConnectionProvider
 

M

main(String[]) - Static method in class org.rhq.plugins.jbossas5.util.JnpConfig
 
makeURL(String, File) - Static method in class org.rhq.plugins.jbossas5.util.JBossConfigurationUtility
Returns an absolute URL representing the specified relative or absolute URL.
ManagedComponentComponent - Class in org.rhq.plugins.jbossas5
Service ResourceComponent for all ManagedComponents in a Profile.
ManagedComponentComponent() - Constructor for class org.rhq.plugins.jbossas5.ManagedComponentComponent
 
ManagedComponentComponent.Config - Interface in org.rhq.plugins.jbossas5
 
ManagedComponentDiscoveryComponent<P extends ProfileServiceComponent> - Class in org.rhq.plugins.jbossas5
Discovery component for ManagedComponents exposed by the JBoss AS 5.x Profile Service that will be represented as child Resources of the JBoss AS Resource.
ManagedComponentDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas5.ManagedComponentDiscoveryComponent
 
ManagedComponentUtils - Class in org.rhq.plugins.jbossas5.util
A collection of utility methods for working with Profile Service ManagedComponents.
ManagedComponentUtils() - Constructor for class org.rhq.plugins.jbossas5.util.ManagedComponentUtils
 
ManagedDeploymentDiscoveryComponent - Class in org.rhq.plugins.jbossas5
Discovery class for discovering deployable resources like ear/war/jar/sar
ManagedDeploymentDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas5.ManagedDeploymentDiscoveryComponent
 
ManagerComponent - Class in org.rhq.plugins.jbossas5.serviceBinding
Manager component for the Service Binding Manager.
ManagerComponent() - Constructor for class org.rhq.plugins.jbossas5.serviceBinding.ManagerComponent
 
ManagerDiscoveryComponent - Class in org.rhq.plugins.jbossas5.serviceBinding
Manager component for the Service Binding Manager.
ManagerDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas5.serviceBinding.ManagerDiscoveryComponent
 
matches(ManagedComponent, String) - Method in class org.rhq.plugins.jbossas5.util.RegularExpressionNameMatcher
Matches a managed component's name against a regular expression.
MeasurementAdapter - Interface in org.rhq.plugins.jbossas5.adapter.api
 
MeasurementAdapterFactory - Class in org.rhq.plugins.jbossas5.adapter.api
 
MeasurementAdapterFactory() - Constructor for class org.rhq.plugins.jbossas5.adapter.api.MeasurementAdapterFactory
 
MetaTypeUtils - Class in org.rhq.plugins.jbossas5.util
 
MIME_TYPE_JAR - Static variable in class org.rhq.plugins.jbossas5.JarContentDelegate
 
MIME_TYPE_JAR - Static variable in class org.rhq.plugins.jbossas5.util.JarContentDelegate
 
MoreKnownComponentTypes - Interface in org.rhq.plugins.jbossas5.helper
 
MoreKnownComponentTypes.MBean - Enum in org.rhq.plugins.jbossas5.helper
An enum of additional MBean:* ManagedComponent types not defined in KnownComponentTypes.
MoreKnownComponentTypes.MCBean - Enum in org.rhq.plugins.jbossas5.helper
An enum of additional MCBean:* ManagedComponent types not defined in KnownComponentTypes.
MoreKnownComponentTypes.WAR - Enum in org.rhq.plugins.jbossas5.helper
An enum of additional WAR:* ManagedComponent types not defined in KnownComponentTypes.

N

NAME - Variable in enum org.rhq.plugins.jbossas5.helper.JBossProductType
 
NATIVE_DIR - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
 
NATIVE_LOAD - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
 

O

org.rhq.plugins.jbossas5 - package org.rhq.plugins.jbossas5
 
org.rhq.plugins.jbossas5.adapter.api - package org.rhq.plugins.jbossas5.adapter.api
 
org.rhq.plugins.jbossas5.adapter.impl.configuration - package org.rhq.plugins.jbossas5.adapter.impl.configuration
 
org.rhq.plugins.jbossas5.adapter.impl.configuration.custom - package org.rhq.plugins.jbossas5.adapter.impl.configuration.custom
 
org.rhq.plugins.jbossas5.adapter.impl.measurement - package org.rhq.plugins.jbossas5.adapter.impl.measurement
 
org.rhq.plugins.jbossas5.adapter.impl.measurement.custom - package org.rhq.plugins.jbossas5.adapter.impl.measurement.custom
 
org.rhq.plugins.jbossas5.connection - package org.rhq.plugins.jbossas5.connection
 
org.rhq.plugins.jbossas5.connection.jaas - package org.rhq.plugins.jbossas5.connection.jaas
 
org.rhq.plugins.jbossas5.deploy - package org.rhq.plugins.jbossas5.deploy
 
org.rhq.plugins.jbossas5.helper - package org.rhq.plugins.jbossas5.helper
 
org.rhq.plugins.jbossas5.script - package org.rhq.plugins.jbossas5.script
 
org.rhq.plugins.jbossas5.serviceBinding - package org.rhq.plugins.jbossas5.serviceBinding
 
org.rhq.plugins.jbossas5.util - package org.rhq.plugins.jbossas5.util
 

P

parsePropertyName(String) - Method in class org.rhq.plugins.jbossas5.PlatformComponent
 
parseResourceName(ManagedComponent) - Static method in class org.rhq.plugins.jbossas5.util.Ejb2BeanUtils
 
PARTITION_NAME - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
 
PARTITION_UDP_GROUP - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
 
PATCH_URL - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
 
PATH_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas5.script.ScriptComponent
 
PLATFORM_COMPONENT_NAME - Static variable in class org.rhq.plugins.jbossas5.PlatformDiscoveryComponent
 
PLATFORM_DEPLOYMENT_NAME - Static variable in class org.rhq.plugins.jbossas5.PlatformDiscoveryComponent
 
PLATFORM_MBEANSERVER - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
 
PlatformComponent - Class in org.rhq.plugins.jbossas5
 
PlatformComponent() - Constructor for class org.rhq.plugins.jbossas5.PlatformComponent
 
PlatformDiscoveryComponent - Class in org.rhq.plugins.jbossas5
 
PlatformDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas5.PlatformDiscoveryComponent
 
PLUGIN - Static variable in class org.rhq.plugins.jbossas5.util.ConversionUtils
 
populateMetaValueFromProperty(PropertySimple, MetaValue, PropertyDefinitionSimple) - Method in class org.rhq.plugins.jbossas5.adapter.api.AbstractPropertySimpleAdapter
 
populateMetaValueFromProperty(P, MetaValue, D) - Method in interface org.rhq.plugins.jbossas5.adapter.api.PropertyAdapter
Given a Property and its PropertyDefinition, as well as a MetaValue, populate that MetaValue so it corresponds to the Property.
populateMetaValueFromProperty(PropertyMap, MetaValue, PropertyDefinitionMap) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.AbstractPropertyMapToCompositeValueAdapter
 
populateMetaValueFromProperty(PropertyList, MetaValue, PropertyDefinitionList) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.custom.ConnectionFactoryConfigPropertyAdapter
 
populateMetaValueFromProperty(PropertyList, MetaValue, PropertyDefinitionList) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.custom.JMSSecurityConfigAdapter
 
populateMetaValueFromProperty(PropertyList, MetaValue, PropertyDefinitionList) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyListToArrayValueAdapter
 
populateMetaValueFromProperty(PropertyList, MetaValue, PropertyDefinitionList) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyListToCollectionValueAdapter
 
populateMetaValueFromProperty(PropertyMap, MetaValue, PropertyDefinitionMap) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyMapToGenericValueAdapter
 
populateMetaValueFromProperty(PropertyMap, MetaValue, PropertyDefinitionMap) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyMapToMapCompositeValueSupportAdapter
 
populateMetaValueFromProperty(PropertyMap, MetaValue, PropertyDefinitionMap) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyMapToPropertiesValueAdapter
 
populateMetaValueFromProperty(PropertyMap, MetaValue, PropertyDefinitionMap) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyMapToTableValueAdapter
 
populatePropertyFromMetaValue(P, MetaValue, D) - Method in interface org.rhq.plugins.jbossas5.adapter.api.PropertyAdapter
Given a Property and its PropertyDefinition, as well as a MetaValue, populate the Property so it corresponds to the MetaValue.
populatePropertyFromMetaValue(PropertyMap, MetaValue, PropertyDefinitionMap) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.AbstractPropertyMapToCompositeValueAdapter
 
populatePropertyFromMetaValue(PropertyList, MetaValue, PropertyDefinitionList) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.custom.ConnectionFactoryConfigPropertyAdapter
 
populatePropertyFromMetaValue(PropertyList, MetaValue, PropertyDefinitionList) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.custom.JMSSecurityConfigAdapter
 
populatePropertyFromMetaValue(PropertyList, MetaValue, PropertyDefinitionList) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyListToArrayValueAdapter
 
populatePropertyFromMetaValue(PropertyList, MetaValue, PropertyDefinitionList) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyListToCollectionValueAdapter
 
populatePropertyFromMetaValue(PropertyMap, MetaValue, PropertyDefinitionMap) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyMapToGenericValueAdapter
 
populatePropertyFromMetaValue(PropertyMap, MetaValue, PropertyDefinitionMap) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyMapToPropertiesValueAdapter
 
populatePropertyFromMetaValue(PropertyMap, MetaValue, PropertyDefinitionMap) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyMapToTableValueAdapter
 
populatePropertyFromMetaValue(PropertySimple, MetaValue, PropertyDefinitionSimple) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertySimpleToEnumValueAdapter
 
populatePropertyFromMetaValue(PropertySimple, MetaValue, PropertyDefinitionSimple) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertySimpleToSimpleValueAdapter
 
PREFIX_DELIMITER - Static variable in class org.rhq.plugins.jbossas5.ManagedComponentComponent
 
prepareArchive(PackageDetailsKey, ResourceType) - Method in class org.rhq.plugins.jbossas5.deploy.AbstractDeployer
 
prepareArchive(PackageDetailsKey, ResourceType) - Method in class org.rhq.plugins.jbossas5.deploy.LocalDeployer
 
prepareArchive(PackageDetailsKey, ResourceType) - Method in class org.rhq.plugins.jbossas5.deploy.RemoteDeployer
 
ProfileServiceComponent<T extends ResourceComponent> - Interface in org.rhq.plugins.jbossas5
 
ProfileServiceConnection - Interface in org.rhq.plugins.jbossas5.connection
 
ProfileServiceConnectionProvider - Interface in org.rhq.plugins.jbossas5.connection
 
progressEvent(ProgressEvent) - Method in class org.rhq.plugins.jbossas5.AbstractManagedDeploymentComponent
 
progressEvent(ProgressEvent) - Method in class org.rhq.plugins.jbossas5.ApplicationServerComponent
 
PropertyAdapter<P extends Property,D extends PropertyDefinition> - Interface in org.rhq.plugins.jbossas5.adapter.api
An adapter that can convert back and forth between a specific type of MetaValue and a specific type of Property.
PropertyAdapterFactory - Class in org.rhq.plugins.jbossas5.adapter.api
 
PropertyAdapterFactory() - Constructor for class org.rhq.plugins.jbossas5.adapter.api.PropertyAdapterFactory
 
PropertyListToArrayValueAdapter - Class in org.rhq.plugins.jbossas5.adapter.impl.configuration
 
PropertyListToArrayValueAdapter() - Constructor for class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyListToArrayValueAdapter
 
PropertyListToCollectionValueAdapter - Class in org.rhq.plugins.jbossas5.adapter.impl.configuration
 
PropertyListToCollectionValueAdapter() - Constructor for class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyListToCollectionValueAdapter
 
PropertyMapToCompositeValueSupportAdapter - Class in org.rhq.plugins.jbossas5.adapter.impl.configuration
This class provides code that maps back and forth between a PropertyMap and a CompositeValueSupport.
PropertyMapToCompositeValueSupportAdapter() - Constructor for class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyMapToCompositeValueSupportAdapter
 
PropertyMapToGenericValueAdapter - Class in org.rhq.plugins.jbossas5.adapter.impl.configuration
This class provides code that maps back and forth between a PropertyMap and a GenericValue.
PropertyMapToGenericValueAdapter() - Constructor for class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyMapToGenericValueAdapter
 
PropertyMapToMapCompositeValueSupportAdapter - Class in org.rhq.plugins.jbossas5.adapter.impl.configuration
This class provides code that maps back and forth between a PropertyMap and a MapCompositeValueSupport.
PropertyMapToMapCompositeValueSupportAdapter() - Constructor for class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyMapToMapCompositeValueSupportAdapter
 
PropertyMapToPropertiesValueAdapter - Class in org.rhq.plugins.jbossas5.adapter.impl.configuration
This class provides code that maps back and forth between a PropertyMap and a PropertiesMetaValue.
PropertyMapToPropertiesValueAdapter() - Constructor for class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyMapToPropertiesValueAdapter
 
PropertyMapToTableValueAdapter - Class in org.rhq.plugins.jbossas5.adapter.impl.configuration
 
PropertyMapToTableValueAdapter() - Constructor for class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyMapToTableValueAdapter
 
PropertySimpleToEnumValueAdapter - Class in org.rhq.plugins.jbossas5.adapter.impl.configuration
This class provides code that maps back and forth between a PropertySimple and an EnumValueSupport.
PropertySimpleToEnumValueAdapter() - Constructor for class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertySimpleToEnumValueAdapter
 
PropertySimpleToSimpleValueAdapter - Class in org.rhq.plugins.jbossas5.adapter.impl.configuration
This class provides code that maps back and forth between a PropertySimple and a SimpleValueSupport.
PropertySimpleToSimpleValueAdapter() - Constructor for class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertySimpleToSimpleValueAdapter
 
putValue(CompositeValue, String, MetaValue) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.AbstractPropertyMapToCompositeValueAdapter
 
putValue(CompositeValue, String, MetaValue) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyMapToCompositeValueSupportAdapter
 
putValue(CompositeValue, String, MetaValue) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertyMapToMapCompositeValueSupportAdapter
 

R

refresh() - Method in class org.rhq.plugins.jbossas5.connection.jaas.JBossConfiguration
 
RegularExpressionNameMatcher - Class in org.rhq.plugins.jbossas5.util
 
RegularExpressionNameMatcher() - Constructor for class org.rhq.plugins.jbossas5.util.RegularExpressionNameMatcher
 
RemoteDeployer - Class in org.rhq.plugins.jbossas5.deploy
A deployer used when running outside the JBoss AS 5 process, i.e.
RemoteDeployer(ProfileServiceConnection, ResourceContext<?>) - Constructor for class org.rhq.plugins.jbossas5.deploy.RemoteDeployer
 
RemoteProfileServiceConnectionProvider - Class in org.rhq.plugins.jbossas5.connection
A connection provider for connecting to a remote Profile Service - AOP proxies are looked up from JNDI.
RemoteProfileServiceConnectionProvider(String, String, String) - Constructor for class org.rhq.plugins.jbossas5.connection.RemoteProfileServiceConnectionProvider
 
removePackages(Set<ResourcePackageDetails>) - Method in class org.rhq.plugins.jbossas5.ApplicationServerComponent
 
removePackages(Set<ResourcePackageDetails>) - Method in class org.rhq.plugins.jbossas5.StandaloneManagedDeploymentComponent
 
replacePropertyExpressionsInTemplate(String, Configuration) - Static method in class org.rhq.plugins.jbossas5.util.ResourceComponentUtils
TODO
resolveEntity(String, String) - Method in class org.rhq.plugins.jbossas5.util.JnpConfig.LocalEntityResolver
 
ResourceComponentUtils - Class in org.rhq.plugins.jbossas5.util
 
ResourceComponentUtils() - Constructor for class org.rhq.plugins.jbossas5.util.ResourceComponentUtils
 
ResourceTypeUtils - Class in org.rhq.plugins.jbossas5.util
 
RESPONSE_TIME_LOG_FILE_CONFIG_PROP - Static variable in class org.rhq.plugins.jbossas5.WebApplicationContextComponent
 
retrievePackageBits(ResourcePackageDetails) - Method in class org.rhq.plugins.jbossas5.ApplicationServerComponent
 
retrievePackageBits(ResourcePackageDetails) - Method in class org.rhq.plugins.jbossas5.StandaloneManagedDeploymentComponent
 
run(DeploymentProgress) - Static method in class org.rhq.plugins.jbossas5.util.DeploymentUtils
 

S

ScriptComponent - Class in org.rhq.plugins.jbossas5.script
A JON service that provides the ability to execute a script.
ScriptComponent() - Constructor for class org.rhq.plugins.jbossas5.script.ScriptComponent
 
ScriptDiscoveryComponent - Class in org.rhq.plugins.jbossas5.script
A discovery component for Script services.
ScriptDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas5.script.ScriptDiscoveryComponent
 
ScriptFileFinder - Class in org.rhq.plugins.jbossas5.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.jbossas5.script.ScriptFileFinder
 
ScriptFileFinder.DirectoryFilter - Class in org.rhq.plugins.jbossas5.script
 
ScriptFileFinder.DirectoryFilter() - Constructor for class org.rhq.plugins.jbossas5.script.ScriptFileFinder.DirectoryFilter
 
ScriptFileFinder.ScriptFileFilter - Class in org.rhq.plugins.jbossas5.script
 
ScriptFileFinder.ScriptFileFilter() - Constructor for class org.rhq.plugins.jbossas5.script.ScriptFileFinder.ScriptFileFilter
 
SERVER_BASE_DIR - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
The directory where server configurations exist - default '${jboss.home.dir}/server'
SERVER_BASE_URL - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
 
SERVER_BLOCKING_SHUTDOWN - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
 
SERVER_CONFIG_URL - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
 
SERVER_DATA_DIR - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
 
SERVER_EXIT_ON_SHUTDOWN - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
 
SERVER_HOME_DIR - Static variable in class org.rhq.plugins.jbossas5.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.jbossas5.helper.JBossProperties
 
SERVER_LIB_URL - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
 
SERVER_LOG_DIR - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
 
SERVER_NAME - Static variable in class org.rhq.plugins.jbossas5.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.jbossas5.helper.JBossProperties
 
SERVER_ROOT_DEPLOYMENT_FILENAME - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
 
SERVER_TEMP_DIR - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
 
SERVER_TYPE - Static variable in class org.rhq.plugins.jbossas5.helper.JBossProperties
 
SetComponent - Class in org.rhq.plugins.jbossas5.serviceBinding
 
SetComponent() - Constructor for class org.rhq.plugins.jbossas5.serviceBinding.SetComponent
 
SetDiscoveryComponent - Class in org.rhq.plugins.jbossas5.serviceBinding
Discovery component for binding sets.
SetDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas5.serviceBinding.SetDiscoveryComponent
 
setInnerValue(String, MetaValue, PropertyDefinitionSimple) - Method in class org.rhq.plugins.jbossas5.adapter.api.AbstractPropertySimpleAdapter
 
setInnerValue(String, MetaValue, PropertyDefinitionSimple) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertySimpleToEnumValueAdapter
 
setInnerValue(String, MetaValue, PropertyDefinitionSimple) - Method in class org.rhq.plugins.jbossas5.adapter.impl.configuration.PropertySimpleToSimpleValueAdapter
 
setMeasurementData(MeasurementReport, MetaValue, MeasurementScheduleRequest, MeasurementDefinition) - Method in interface org.rhq.plugins.jbossas5.adapter.api.MeasurementAdapter
 
setMeasurementData(MeasurementReport, MetaValue, MeasurementScheduleRequest, MeasurementDefinition) - Method in class org.rhq.plugins.jbossas5.adapter.impl.measurement.custom.JMSMessageCounterAdapter
 
setMeasurementData(MeasurementReport, MetaValue, MeasurementScheduleRequest, MeasurementDefinition) - Method in class org.rhq.plugins.jbossas5.adapter.impl.measurement.custom.JMSMessageStatisticsAdapter
 
setMeasurementData(MeasurementReport, MetaValue, MeasurementScheduleRequest, MeasurementDefinition) - Method in class org.rhq.plugins.jbossas5.adapter.impl.measurement.SimpleMetaValueMeasurementAdapter
 
setMeasurementData(MeasurementReport, Object, MeasurementScheduleRequest, MeasurementDefinition) - Method in class org.rhq.plugins.jbossas5.PlatformComponent
 
SimpleMetaValueMeasurementAdapter - Class in org.rhq.plugins.jbossas5.adapter.impl.measurement
TODO
SimpleMetaValueMeasurementAdapter() - Constructor for class org.rhq.plugins.jbossas5.adapter.impl.measurement.SimpleMetaValueMeasurementAdapter
 
StandaloneManagedDeploymentComponent - Class in org.rhq.plugins.jbossas5
A resource component for managing a standalone/top-level Profile Service managed deployment.
StandaloneManagedDeploymentComponent() - Constructor for class org.rhq.plugins.jbossas5.StandaloneManagedDeploymentComponent
 
StandaloneManagedDeploymentDiscoveryComponent - Class in org.rhq.plugins.jbossas5
 
StandaloneManagedDeploymentDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas5.StandaloneManagedDeploymentDiscoveryComponent
 
start(ResourceContext<ProfileServiceComponent>) - Method in class org.rhq.plugins.jbossas5.AbstractManagedComponent
 
start(ResourceContext<ProfileServiceComponent>) - Method in class org.rhq.plugins.jbossas5.AbstractManagedDeploymentComponent
 
start(ResourceContext) - Method in class org.rhq.plugins.jbossas5.ApplicationServerComponent
 
start() - Method in class org.rhq.plugins.jbossas5.helper.InPluginControlActionFacade
 
start(ResourceContext<ProfileServiceComponent>) - Method in class org.rhq.plugins.jbossas5.JBossWebComponent
 
start(ResourceContext<ProfileServiceComponent>) - Method in class org.rhq.plugins.jbossas5.ManagedComponentComponent
 
start(ResourceContext<ProfileServiceComponent>) - Method in class org.rhq.plugins.jbossas5.PlatformComponent
 
start(ResourceContext<ApplicationServerComponent>) - Method in class org.rhq.plugins.jbossas5.script.ScriptComponent
 
start(ResourceContext<ManagerComponent>) - Method in class org.rhq.plugins.jbossas5.serviceBinding.SetComponent
 
start(ResourceContext<ProfileServiceComponent>) - Method in class org.rhq.plugins.jbossas5.WebApplicationContextComponent
 
stop() - Method in class org.rhq.plugins.jbossas5.AbstractManagedComponent
 
stop() - Method in class org.rhq.plugins.jbossas5.ApplicationServerComponent
 
stop() - Method in class org.rhq.plugins.jbossas5.helper.InPluginControlActionFacade
 
stop() - Method in class org.rhq.plugins.jbossas5.JBossWebComponent
 
stop() - Method in class org.rhq.plugins.jbossas5.ManagedComponentComponent
 
stop() - Method in class org.rhq.plugins.jbossas5.PlatformComponent
 
stop() - Method in class org.rhq.plugins.jbossas5.script.ScriptComponent
 
stop() - Method in class org.rhq.plugins.jbossas5.serviceBinding.SetComponent
 
subtype() - Method in enum org.rhq.plugins.jbossas5.helper.MoreKnownComponentTypes.MBean
 
subtype() - Method in enum org.rhq.plugins.jbossas5.helper.MoreKnownComponentTypes.MCBean
 
subtype() - Method in enum org.rhq.plugins.jbossas5.helper.MoreKnownComponentTypes.WAR
 

T

TEMPLATE_NAME - Static variable in interface org.rhq.plugins.jbossas5.ManagedComponentComponent.Config
 
toString() - Method in class org.rhq.plugins.jbossas5.helper.JBossInstallationInfo
 
toString() - Method in class org.rhq.plugins.jbossas5.helper.JBossInstanceInfo
 
toString() - Method in enum org.rhq.plugins.jbossas5.helper.JBossProductType
 
TxConnectionFactoryComponent - Class in org.rhq.plugins.jbossas5
A Resource component for JBoss AS 5 Tx Connection Factories.
TxConnectionFactoryComponent() - Constructor for class org.rhq.plugins.jbossas5.TxConnectionFactoryComponent
 
type() - Method in enum org.rhq.plugins.jbossas5.helper.MoreKnownComponentTypes.MBean
 
type() - Method in enum org.rhq.plugins.jbossas5.helper.MoreKnownComponentTypes.MCBean
 
type() - Method in enum org.rhq.plugins.jbossas5.helper.MoreKnownComponentTypes.WAR
 

U

updateBindingManager(ManagedComponent) - Method in class org.rhq.plugins.jbossas5.serviceBinding.ManagerComponent
 
updateComponent(ManagedComponent) - Method in class org.rhq.plugins.jbossas5.ManagedComponentComponent
 
updateResourceConfiguration(ConfigurationUpdateReport) - Method in class org.rhq.plugins.jbossas5.ApplicationServerComponent
 
updateResourceConfiguration(ConfigurationUpdateReport) - Method in class org.rhq.plugins.jbossas5.JmsDestinationComponent
 
updateResourceConfiguration(ConfigurationUpdateReport) - Method in class org.rhq.plugins.jbossas5.ManagedComponentComponent
 
updateResourceConfiguration(ConfigurationUpdateReport) - Method in class org.rhq.plugins.jbossas5.PlatformComponent
 
updateResourceConfiguration(ConfigurationUpdateReport) - Method in class org.rhq.plugins.jbossas5.serviceBinding.ManagerComponent
 
updateResourceConfiguration(ConfigurationUpdateReport) - Method in class org.rhq.plugins.jbossas5.serviceBinding.SetComponent
 

V

valueOf(String) - Static method in enum org.rhq.plugins.jbossas5.ApplicationServerShutdownMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.rhq.plugins.jbossas5.ApplicationServerSupportedOperations
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.rhq.plugins.jbossas5.helper.JBossProductType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.rhq.plugins.jbossas5.helper.MoreKnownComponentTypes.MBean
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.rhq.plugins.jbossas5.helper.MoreKnownComponentTypes.MCBean
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.rhq.plugins.jbossas5.helper.MoreKnownComponentTypes.WAR
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.rhq.plugins.jbossas5.ApplicationServerShutdownMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.rhq.plugins.jbossas5.ApplicationServerSupportedOperations
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.rhq.plugins.jbossas5.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.jbossas5.helper.MoreKnownComponentTypes.MBean
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.rhq.plugins.jbossas5.helper.MoreKnownComponentTypes.MCBean
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.rhq.plugins.jbossas5.helper.MoreKnownComponentTypes.WAR
Returns an array containing the constants of this enum type, in the order they are declared.
VIRTUAL_HOST_PROPERTY - Static variable in class org.rhq.plugins.jbossas5.WebApplicationContextComponent
 
VirtualHostComponent - Class in org.rhq.plugins.jbossas5
A ResourceComponent for managing a JBoss Web virtual host (vhost).
VirtualHostComponent() - Constructor for class org.rhq.plugins.jbossas5.VirtualHostComponent
 
VirtualHostDiscoveryComponent - Class in org.rhq.plugins.jbossas5
A component for discovering JBoss Web virtual hosts (vhosts).
VirtualHostDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas5.VirtualHostDiscoveryComponent
 

W

WarMeasurementFacetDelegate - Class in org.rhq.plugins.jbossas5
 
WarMeasurementFacetDelegate(AbstractManagedDeploymentComponent) - Constructor for class org.rhq.plugins.jbossas5.WarMeasurementFacetDelegate
 
WebApplicationContextComponent - Class in org.rhq.plugins.jbossas5
A Resource component for web application contexts (e.g.
WebApplicationContextComponent() - Constructor for class org.rhq.plugins.jbossas5.WebApplicationContextComponent
 
WebApplicationContextDiscoveryComponent - Class in org.rhq.plugins.jbossas5
A component for discovering the contexts of a WAR - one context per vhost the WAR is deployed to.
WebApplicationContextDiscoveryComponent() - Constructor for class org.rhq.plugins.jbossas5.WebApplicationContextDiscoveryComponent
 

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

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