Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
A
add(String, String)
- Method in class org.rhq.modules.plugins.jbossas7.json.
Address
Add a key value pair to the path
add(Address)
- Method in class org.rhq.modules.plugins.jbossas7.json.
Address
Add a whole address to the given path
addAdditionalProperty(String, Object)
- Method in class org.rhq.modules.plugins.jbossas7.json.
Operation
addRequestTime(long)
- Method in class org.rhq.modules.plugins.jbossas7.
PluginStats
address
- Variable in class org.rhq.modules.plugins.jbossas7.
ConfigurationWriteDelegate
Address
- Class in
org.rhq.modules.plugins.jbossas7.json
An address in AS7
Address()
- Constructor for class org.rhq.modules.plugins.jbossas7.json.
Address
Create an empty address
Address(String, String)
- Constructor for class org.rhq.modules.plugins.jbossas7.json.
Address
Create an Address with an initial path element
Address(Address)
- Constructor for class org.rhq.modules.plugins.jbossas7.json.
Address
Construct an Address by cloning another
Address(String)
- Constructor for class org.rhq.modules.plugins.jbossas7.json.
Address
Construct an Address from a path in the form (key=value)?(,key=value)*
addSegment(String)
- Method in class org.rhq.modules.plugins.jbossas7.json.
Address
addStep(Operation)
- Method in class org.rhq.modules.plugins.jbossas7.json.
CompositeOperation
AS7Authenticator
- Class in
org.rhq.modules.plugins.jbossas7
Authenticator to authenticate against as7
AS7Authenticator(String, String)
- Constructor for class org.rhq.modules.plugins.jbossas7.
AS7Authenticator
AS7CommandLine
- Class in
org.rhq.modules.plugins.jbossas7
Parses a JBoss AS7 command line and provides easy access to its parts.
AS7CommandLine(String[])
- Constructor for class org.rhq.modules.plugins.jbossas7.
AS7CommandLine
AS7Component
<
T
extends
ResourceComponent
<?>> - Interface in
org.rhq.modules.plugins.jbossas7
An AS7 Resource component.
AS7Mode
- Enum in
org.rhq.modules.plugins.jbossas7
Various definitions for the operation modes of AS7 (HOST is strictly not a mode, but fits here nicely)
ASConnection
- Class in
org.rhq.modules.plugins.jbossas7
Provide management connections to an AS7 instance and reading/writing data from/to it.
ASConnection(String, int, String, String)
- Constructor for class org.rhq.modules.plugins.jbossas7.
ASConnection
Construct an ASConnection object.
ASUploadConnection
- Class in
org.rhq.modules.plugins.jbossas7
Connection for uploading of content.
ASUploadConnection(String, int, String, String)
- Constructor for class org.rhq.modules.plugins.jbossas7.
ASUploadConnection
ASUploadConnection(ASConnection)
- Constructor for class org.rhq.modules.plugins.jbossas7.
ASUploadConnection
B
BASE_DIR
- Static variable in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration.Property
BaseComponent
<
T
extends
ResourceComponent
<?>> - Class in
org.rhq.modules.plugins.jbossas7
The base class for all AS7 resource components.
BaseComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
BaseComponent
BaseProcessDiscovery
- Class in
org.rhq.modules.plugins.jbossas7
Abstract base discovery component for the two server types - "JBossAS7 Host Controller" and "JBossAS7 Standalone Server".
BaseProcessDiscovery()
- Constructor for class org.rhq.modules.plugins.jbossas7.
BaseProcessDiscovery
BaseServerComponent
<
T
extends
ResourceComponent
<?>> - Class in
org.rhq.modules.plugins.jbossas7
Base component for functionality that is common to Standalone Servers and Host Controllers.
BaseServerComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
BaseServerComponent
buildDefaultResourceDescription(HostPort, JBossProductType)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseProcessDiscovery
buildDefaultResourceDescription(HostPort, JBossProductType)
- Method in class org.rhq.modules.plugins.jbossas7.
HostControllerDiscovery
buildDefaultResourceDescription(HostPort, JBossProductType)
- Method in class org.rhq.modules.plugins.jbossas7.
StandaloneASDiscovery
buildDefaultResourceName(HostPort, HostPort, JBossProductType)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseProcessDiscovery
buildDefaultResourceName(HostPort, HostPort, JBossProductType)
- Method in class org.rhq.modules.plugins.jbossas7.
HostControllerDiscovery
buildDefaultResourceName(HostPort, HostPort, JBossProductType)
- Method in class org.rhq.modules.plugins.jbossas7.
StandaloneASDiscovery
buildResourceDetails(ResourceDiscoveryContext, ProcessInfo, AS7CommandLine)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseProcessDiscovery
buildResourceDetails(ResourceDiscoveryContext, ProcessInfo, AS7CommandLine)
- Method in class org.rhq.modules.plugins.jbossas7.
StandaloneASDiscovery
C
collectConfigTrait(MeasurementReport, MeasurementScheduleRequest)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseServerComponent
ComplexResult
- Class in
org.rhq.modules.plugins.jbossas7.json
A result object with a complex 'result' member
ComplexResult()
- Constructor for class org.rhq.modules.plugins.jbossas7.json.
ComplexResult
CompositeOperation
- Class in
org.rhq.modules.plugins.jbossas7.json
A composite operation contains multiple steps of a task that requires many individual operations to complete
CompositeOperation(List<Operation>)
- Constructor for class org.rhq.modules.plugins.jbossas7.json.
CompositeOperation
CompositeOperation()
- Constructor for class org.rhq.modules.plugins.jbossas7.json.
CompositeOperation
CONFIG_DIR
- Static variable in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration.Property
configurationDefinition
- Variable in class org.rhq.modules.plugins.jbossas7.
ConfigurationWriteDelegate
ConfigurationLoadDelegate
- Class in
org.rhq.modules.plugins.jbossas7
ConfigurationLoadDelegate(ConfigurationDefinition, ASConnection, Address)
- Constructor for class org.rhq.modules.plugins.jbossas7.
ConfigurationLoadDelegate
Create a new configuration delegate, that reads the attributes for the resource at address.
ConfigurationWriteDelegate
- Class in
org.rhq.modules.plugins.jbossas7
ConfigurationWriteDelegate(ConfigurationDefinition, ASConnection, Address)
- Constructor for class org.rhq.modules.plugins.jbossas7.
ConfigurationWriteDelegate
Create a new configuration delegate, that reads the attributes for the resource at address.
connection
- Variable in class org.rhq.modules.plugins.jbossas7.
ConfigurationWriteDelegate
convertAs7JsonToValidJson(String)
- Static method in class org.rhq.modules.plugins.jbossas7.
Domain2Descriptor
createChildRequested
- Variable in class org.rhq.modules.plugins.jbossas7.
ConfigurationWriteDelegate
createResource(CreateResourceReport)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseComponent
createResource(CreateResourceReport)
- Method in class org.rhq.modules.plugins.jbossas7.
CreateResourceDelegate
createResource(CreateResourceReport)
- Method in class org.rhq.modules.plugins.jbossas7.
DatasourceComponent
createResource(CreateResourceReport)
- Method in class org.rhq.modules.plugins.jbossas7.
HornetQComponent
createResource(CreateResourceReport)
- Method in class org.rhq.modules.plugins.jbossas7.
HostControllerComponent
createResource(CreateResourceReport)
- Method in class org.rhq.modules.plugins.jbossas7.
IspnCContainerComponent
Create embedded cache elements Ttick is to take the _flavor property and turn it into a part of the path
createResource(CreateResourceReport)
- Method in class org.rhq.modules.plugins.jbossas7.
JVMDefinitionComponent
createResource(CreateResourceReport)
- Method in class org.rhq.modules.plugins.jbossas7.
ThreadsComponent
CreateResourceDelegate
- Class in
org.rhq.modules.plugins.jbossas7
CreateResourceDelegate(ConfigurationDefinition, ASConnection, Address)
- Constructor for class org.rhq.modules.plugins.jbossas7.
CreateResourceDelegate
D
DatasourceComponent
- Class in
org.rhq.modules.plugins.jbossas7
Handle Datasorces (possibly jdbc-driver) related stuff
DatasourceComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
DatasourceComponent
DEFAULT_MGMT_PORT
- Static variable in class org.rhq.modules.plugins.jbossas7.helper.
HostConfiguration
deleteResource()
- Method in class org.rhq.modules.plugins.jbossas7.
BaseComponent
deployContent(CreateResourceReport)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseComponent
Deploy content to the remote server - this is one half of #createResource
DeploymentComponent
- Class in
org.rhq.modules.plugins.jbossas7
Deal with deployments
DeploymentComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
DeploymentComponent
deployPackages(Set<ResourcePackageDetails>, ContentServices)
- Method in class org.rhq.modules.plugins.jbossas7.
DeploymentComponent
deployPackages(Set<ResourcePackageDetails>, ContentServices)
- Method in class org.rhq.modules.plugins.jbossas7.
ServerGroupComponent
deserialize(JsonParser, DeserializationContext)
- Method in class org.rhq.modules.plugins.jbossas7.json.serializer.
PropertyValueDeserializer
determineJBossProductType(File)
- Static method in enum org.rhq.modules.plugins.jbossas7.
JBossProductType
Determines the product type of a JBoss product installation.
determineServerVersionFromHomeDir(File)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseProcessDiscovery
discoverDeployedPackages(PackageType)
- Method in class org.rhq.modules.plugins.jbossas7.
DeploymentComponent
discoverDeployedPackages(PackageType)
- Method in class org.rhq.modules.plugins.jbossas7.
ServerGroupComponent
discoverResource(Configuration, ResourceDiscoveryContext)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseProcessDiscovery
discoverResources(ResourceDiscoveryContext)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseProcessDiscovery
discoverResources(ResourceDiscoveryContext<BaseComponent<?>>)
- Method in class org.rhq.modules.plugins.jbossas7.
JVMDiscoveryComponent
discoverResources(ResourceDiscoveryContext<HostControllerComponent<?>>)
- Method in class org.rhq.modules.plugins.jbossas7.
ManagedASDiscovery
Run the auto-discovery
discoverResources(ResourceDiscoveryContext<BaseComponent<?>>)
- Method in class org.rhq.modules.plugins.jbossas7.
ModClusterDiscoveryComponent
discoverResources(ResourceDiscoveryContext<BaseComponent<?>>)
- Method in class org.rhq.modules.plugins.jbossas7.
SubsystemDiscovery
Domain2Descriptor
- Class in
org.rhq.modules.plugins.jbossas7
Generate properties, metrics and operation templates for the plugin descriptor from a domain dump (server can run in domain or standalone mode).
Domain2Descriptor()
- Constructor for class org.rhq.modules.plugins.jbossas7.
Domain2Descriptor
Domain2Descriptor.Type
- Enum in
org.rhq.modules.plugins.jbossas7
DomainDeploymentComponent
- Class in
org.rhq.modules.plugins.jbossas7
Handle domain deployments
DomainDeploymentComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
DomainDeploymentComponent
E
execute(Operation)
- Method in class org.rhq.modules.plugins.jbossas7.
ASConnection
Execute the passed Operation and return its Result.
execute(Operation, int)
- Method in class org.rhq.modules.plugins.jbossas7.
ASConnection
Execute the passed Operation and return its Result.
execute(Operation, boolean)
- Method in class org.rhq.modules.plugins.jbossas7.
ASConnection
Execute the passed Operation and return its Result.
execute(Operation, boolean, int)
- Method in class org.rhq.modules.plugins.jbossas7.
ASConnection
Execute the passed Operation and return its Result.
executeComplex(Operation)
- Method in class org.rhq.modules.plugins.jbossas7.
ASConnection
Execute the passed Operation and return its ComplexResult.
executeComplex(Operation, int)
- Method in class org.rhq.modules.plugins.jbossas7.
ASConnection
Execute the passed Operation and return its ComplexResult.
executeRaw(Operation)
- Method in class org.rhq.modules.plugins.jbossas7.
ASConnection
Execute an operation against the domain api.
executeRaw(Operation, int)
- Method in class org.rhq.modules.plugins.jbossas7.
ASConnection
Execute an operation against the domain api.
F
finishUpload()
- Method in class org.rhq.modules.plugins.jbossas7.
ASUploadConnection
FULL_NAME
- Variable in enum org.rhq.modules.plugins.jbossas7.
JBossProductType
G
generateInstallationSteps(ResourcePackageDetails)
- Method in class org.rhq.modules.plugins.jbossas7.
DeploymentComponent
generateInstallationSteps(ResourcePackageDetails)
- Method in class org.rhq.modules.plugins.jbossas7.
ServerGroupComponent
get(int)
- Method in class org.rhq.modules.plugins.jbossas7.json.
Address
Returns the n'th path element of the address
getAdditionalProperties()
- Method in class org.rhq.modules.plugins.jbossas7.json.
Operation
getAddress()
- Method in class org.rhq.modules.plugins.jbossas7.
BaseComponent
getAddress()
- Method in class org.rhq.modules.plugins.jbossas7.json.
Operation
getAddress()
- Method in class org.rhq.modules.plugins.jbossas7.
ModClusterComponent
getAppServerArguments()
- Method in class org.rhq.modules.plugins.jbossas7.
AS7CommandLine
getAppServerModuleName()
- Method in class org.rhq.modules.plugins.jbossas7.
AS7CommandLine
getASConnection()
- Method in interface org.rhq.modules.plugins.jbossas7.
AS7Component
Returns the connection that can be used to send management requests to the managed AS& instance.
getASConnection()
- Method in class org.rhq.modules.plugins.jbossas7.
BaseComponent
getASConnection()
- Method in class org.rhq.modules.plugins.jbossas7.
BaseServerComponent
getAvailability()
- Method in class org.rhq.modules.plugins.jbossas7.
BaseComponent
Return availability of this resource
getAvailability()
- Method in class org.rhq.modules.plugins.jbossas7.
BaseServerComponent
getAvailability()
- Method in class org.rhq.modules.plugins.jbossas7.
DeploymentComponent
getAvailability()
- Method in class org.rhq.modules.plugins.jbossas7.
DomainDeploymentComponent
getAvailability()
- Method in class org.rhq.modules.plugins.jbossas7.
ManagedASComponent
Get the availability of the managed AS server.
getBaseDir(ProcessInfo, JavaCommandLine, File)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseProcessDiscovery
getBaseDir()
- Method in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration
getBaseDirSystemPropertyName()
- Method in class org.rhq.modules.plugins.jbossas7.
BaseProcessDiscovery
getBaseDirSystemPropertyName()
- Method in class org.rhq.modules.plugins.jbossas7.
HostControllerDiscovery
getBaseDirSystemPropertyName()
- Method in class org.rhq.modules.plugins.jbossas7.
StandaloneASDiscovery
getConfigArg()
- Method in enum org.rhq.modules.plugins.jbossas7.
AS7Mode
getConfigDir(ProcessInfo, JavaCommandLine, File)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseProcessDiscovery
getConfigDir()
- Method in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration
getConfigDirSystemPropertyName()
- Method in class org.rhq.modules.plugins.jbossas7.
BaseProcessDiscovery
getConfigDirSystemPropertyName()
- Method in class org.rhq.modules.plugins.jbossas7.
HostControllerDiscovery
getConfigDirSystemPropertyName()
- Method in class org.rhq.modules.plugins.jbossas7.
StandaloneASDiscovery
getDefaultBaseDir()
- Method in enum org.rhq.modules.plugins.jbossas7.
AS7Mode
getDefaultBaseDirName()
- Method in class org.rhq.modules.plugins.jbossas7.
BaseProcessDiscovery
getDefaultBaseDirName()
- Method in class org.rhq.modules.plugins.jbossas7.
HostControllerDiscovery
getDefaultBaseDirName()
- Method in class org.rhq.modules.plugins.jbossas7.
StandaloneASDiscovery
getDefaultConfigDirName()
- Method in class org.rhq.modules.plugins.jbossas7.
BaseProcessDiscovery
getDefaultHostConfigFileName()
- Method in enum org.rhq.modules.plugins.jbossas7.
AS7Mode
getDefaultHostConfigSystemPropertyName()
- Method in enum org.rhq.modules.plugins.jbossas7.
AS7Mode
getDefaultLogDirName()
- Method in class org.rhq.modules.plugins.jbossas7.
BaseProcessDiscovery
getDefaultXmlFile()
- Method in enum org.rhq.modules.plugins.jbossas7.
AS7Mode
getEnvironmentAddress()
- Method in class org.rhq.modules.plugins.jbossas7.
BaseServerComponent
getEnvironmentAddress()
- Method in class org.rhq.modules.plugins.jbossas7.
HostControllerComponent
getEnvironmentAddress()
- Method in class org.rhq.modules.plugins.jbossas7.
StandaloneASComponent
getFailureDescription(JsonNode)
- Static method in class org.rhq.modules.plugins.jbossas7.
ASUploadConnection
getFailureDescription()
- Method in class org.rhq.modules.plugins.jbossas7.json.
Result
getHomeDir(ProcessInfo, JavaCommandLine)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseProcessDiscovery
getHomeDir()
- Method in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration
getHost()
- Method in class org.rhq.modules.plugins.jbossas7.
ASConnection
getHostAddress()
- Method in class org.rhq.modules.plugins.jbossas7.
BaseServerComponent
getHostAddress()
- Method in class org.rhq.modules.plugins.jbossas7.
HostControllerComponent
getHostAddress()
- Method in class org.rhq.modules.plugins.jbossas7.
StandaloneASComponent
getHostConfigAttributeName()
- Method in enum org.rhq.modules.plugins.jbossas7.
AS7Mode
getHostConfigFile()
- Method in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration
getHostConfigFileNameOption()
- Method in enum org.rhq.modules.plugins.jbossas7.
AS7Mode
getHostName()
- Method in class org.rhq.modules.plugins.jbossas7.helper.
HostConfiguration
Try to determine the host name - that is the name of a standalone server or a host in domain mode by looking at the standalone.xml/host.xml files
getHostname()
- Method in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration
getHostPort(AS7CommandLine)
- Method in class org.rhq.modules.plugins.jbossas7.helper.
HostConfiguration
Try to obtain the domain controller's location from looking at host.xml
getHostXmlFile(AS7CommandLine, File)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseProcessDiscovery
getHostXmlFileName(AS7CommandLine)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseProcessDiscovery
getInstance()
- Static method in class org.rhq.modules.plugins.jbossas7.
PluginStats
getKey()
- Method in class org.rhq.modules.plugins.jbossas7.json.
PROPERTY_VALUE
getLogDir(ProcessInfo, AS7CommandLine, File)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseProcessDiscovery
getLogDir()
- Method in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration
getLogDirSystemPropertyName()
- Method in class org.rhq.modules.plugins.jbossas7.
BaseProcessDiscovery
getLogDirSystemPropertyName()
- Method in class org.rhq.modules.plugins.jbossas7.
HostControllerDiscovery
getLogDirSystemPropertyName()
- Method in class org.rhq.modules.plugins.jbossas7.
StandaloneASDiscovery
getLogFile(File)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseProcessDiscovery
getLogFileName()
- Method in class org.rhq.modules.plugins.jbossas7.
BaseProcessDiscovery
getLogFileName()
- Method in class org.rhq.modules.plugins.jbossas7.
HostControllerDiscovery
getLogFileName()
- Method in class org.rhq.modules.plugins.jbossas7.
StandaloneASDiscovery
getManagementHostPort(AS7CommandLine, AS7Mode)
- Method in class org.rhq.modules.plugins.jbossas7.helper.
HostConfiguration
Try to obtain the management IP and port from the already parsed host.xml or standalone.xml
getManagementSecurityRealm()
- Method in class org.rhq.modules.plugins.jbossas7.helper.
HostConfiguration
getMaxTime()
- Method in class org.rhq.modules.plugins.jbossas7.
PluginStats
getMode()
- Method in class org.rhq.modules.plugins.jbossas7.
BaseProcessDiscovery
getMode()
- Method in class org.rhq.modules.plugins.jbossas7.
BaseServerComponent
getMode()
- Method in class org.rhq.modules.plugins.jbossas7.
HostControllerComponent
getMode()
- Method in class org.rhq.modules.plugins.jbossas7.
HostControllerDiscovery
getMode()
- Method in class org.rhq.modules.plugins.jbossas7.
StandaloneASComponent
getMode()
- Method in class org.rhq.modules.plugins.jbossas7.
StandaloneASDiscovery
getName()
- Method in class org.rhq.modules.plugins.jbossas7.json.
Operation
getOperation()
- Method in class org.rhq.modules.plugins.jbossas7.json.
Operation
getOutcome()
- Method in class org.rhq.modules.plugins.jbossas7.json.
Result
getOutputStream(String)
- Method in class org.rhq.modules.plugins.jbossas7.
ASUploadConnection
getParent()
- Method in class org.rhq.modules.plugins.jbossas7.json.
Address
Return the parent Address of the current one.
getPassword()
- Method in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration
getPasswordAuthentication()
- Method in class org.rhq.modules.plugins.jbossas7.
AS7Authenticator
getPath()
- Method in interface org.rhq.modules.plugins.jbossas7.
AS7Component
Returns a path in the form (key=value)?(,key=value)* that can be used to construct an address to this component's underlying managed service.
getPath()
- Method in class org.rhq.modules.plugins.jbossas7.
BaseComponent
getPath()
- Method in class org.rhq.modules.plugins.jbossas7.json.
Address
Returns the Address as a string
getPort()
- Method in class org.rhq.modules.plugins.jbossas7.
ASConnection
getPort()
- Method in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration
getPotentialStartScriptProcess(ProcessInfo)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseProcessDiscovery
getPotentialStartScriptProcess(ProcessInfo)
- Method in class org.rhq.modules.plugins.jbossas7.
HostControllerDiscovery
getPotentialStartScriptProcess(ProcessInfo)
- Method in class org.rhq.modules.plugins.jbossas7.
StandaloneASDiscovery
getProductType()
- Method in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration
getRequestCount()
- Method in class org.rhq.modules.plugins.jbossas7.
PluginStats
getRequestTime()
- Method in class org.rhq.modules.plugins.jbossas7.
PluginStats
getResponseHeaders()
- Method in class org.rhq.modules.plugins.jbossas7.json.
Result
getResult()
- Method in class org.rhq.modules.plugins.jbossas7.json.
ComplexResult
getResult()
- Method in class org.rhq.modules.plugins.jbossas7.json.
Result
getRhqThrowable()
- Method in class org.rhq.modules.plugins.jbossas7.json.
Result
getSecurityPropertyFile(File, AS7Mode, String)
- Method in class org.rhq.modules.plugins.jbossas7.helper.
HostConfiguration
getServerComponent()
- Method in class org.rhq.modules.plugins.jbossas7.
BaseComponent
getServerPluginConfiguration()
- Method in class org.rhq.modules.plugins.jbossas7.
BaseServerComponent
getStartScriptFileName()
- Method in enum org.rhq.modules.plugins.jbossas7.
AS7Mode
getStringValue(Object)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseComponent
getThrowable()
- Method in class org.rhq.modules.plugins.jbossas7.json.
Result
getTimeout()
- Method in class org.rhq.modules.plugins.jbossas7.
ASUploadConnection
Get the currently active upload timeout
getUser()
- Method in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration
getValue()
- Method in class org.rhq.modules.plugins.jbossas7.json.
Operation
getValue()
- Method in class org.rhq.modules.plugins.jbossas7.json.
PROPERTY_VALUE
getValueByProductName(String)
- Static method in enum org.rhq.modules.plugins.jbossas7.
JBossProductType
getValues(MeasurementReport, Set<MeasurementScheduleRequest>)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseComponent
Gather measurement data
getValues(MeasurementReport, Set<MeasurementScheduleRequest>)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseServerComponent
getValues(MeasurementReport, Set<MeasurementScheduleRequest>)
- Method in class org.rhq.modules.plugins.jbossas7.
DatasourceComponent
getValues(MeasurementReport, Set<MeasurementScheduleRequest>)
- Method in class org.rhq.modules.plugins.jbossas7.
HostComponent
getValues(MeasurementReport, Set<MeasurementScheduleRequest>)
- Method in class org.rhq.modules.plugins.jbossas7.
HostControllerComponent
getValues(MeasurementReport, Set)
- Method in class org.rhq.modules.plugins.jbossas7.
IspnCacheComponent
getValues(MeasurementReport, Set<MeasurementScheduleRequest>)
- Method in class org.rhq.modules.plugins.jbossas7.
ManagedASComponent
getValues(MeasurementReport, Set<MeasurementScheduleRequest>)
- Method in class org.rhq.modules.plugins.jbossas7.
StandaloneASComponent
getValues(MeasurementReport, Set<MeasurementScheduleRequest>)
- Method in class org.rhq.modules.plugins.jbossas7.
VHostComponent
getValues(MeasurementReport, Set<MeasurementScheduleRequest>)
- Method in class org.rhq.modules.plugins.jbossas7.
WebConnectorComponent
getValues(MeasurementReport, Set<MeasurementScheduleRequest>)
- Method in class org.rhq.modules.plugins.jbossas7.
WebRuntimeComponent
H
HOME_DIR
- Static variable in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration.Property
HornetQComponent
- Class in
org.rhq.modules.plugins.jbossas7
Component class for HornetQ related stuff
HornetQComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
HornetQComponent
host
- Variable in class org.rhq.modules.plugins.jbossas7.helper.
HostPort
HOST_CONFIG_FILE
- Static variable in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration.Property
HostComponent
- Class in
org.rhq.modules.plugins.jbossas7
Component class for a host in a domain
HostComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
HostComponent
HostConfiguration
- Class in
org.rhq.modules.plugins.jbossas7.helper
A host configuration - loaded from either standalone.xml or host.xml.
HostConfiguration(File)
- Constructor for class org.rhq.modules.plugins.jbossas7.helper.
HostConfiguration
HostControllerComponent
<
T
extends
ResourceComponent
<?>> - Class in
org.rhq.modules.plugins.jbossas7
Component class for AS7 host and domain controllers.
HostControllerComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
HostControllerComponent
HostControllerDiscovery
- Class in
org.rhq.modules.plugins.jbossas7
Discovery component for "JBossAS7 Host Controller" Resources.
HostControllerDiscovery()
- Constructor for class org.rhq.modules.plugins.jbossas7.
HostControllerDiscovery
HOSTNAME
- Static variable in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration.Property
HostPort
- Class in
org.rhq.modules.plugins.jbossas7.helper
HostPort()
- Constructor for class org.rhq.modules.plugins.jbossas7.helper.
HostPort
HostPort(boolean)
- Constructor for class org.rhq.modules.plugins.jbossas7.helper.
HostPort
I
includeDefaults(boolean)
- Method in class org.rhq.modules.plugins.jbossas7.json.
ReadAttribute
includeDefaults(boolean)
- Method in class org.rhq.modules.plugins.jbossas7.json.
ReadResource
includeRuntime(boolean)
- Method in class org.rhq.modules.plugins.jbossas7.json.
ReadResource
incrementRequestCount()
- Method in class org.rhq.modules.plugins.jbossas7.
PluginStats
installManagementUser(Configuration, Configuration)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseServerComponent
invokeOperation(String, Configuration)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseComponent
invokeOperation(String, Configuration)
- Method in class org.rhq.modules.plugins.jbossas7.
DatasourceComponent
invokeOperation(String, Configuration)
- Method in class org.rhq.modules.plugins.jbossas7.
DeploymentComponent
invokeOperation(String, Configuration)
- Method in class org.rhq.modules.plugins.jbossas7.
DomainDeploymentComponent
invokeOperation(String, Configuration)
- Method in class org.rhq.modules.plugins.jbossas7.
HostControllerComponent
invokeOperation(String, Configuration)
- Method in class org.rhq.modules.plugins.jbossas7.
JDRComponent
invokeOperation(String, Configuration)
- Method in class org.rhq.modules.plugins.jbossas7.
LoggerComponent
invokeOperation(String, Configuration)
- Method in class org.rhq.modules.plugins.jbossas7.
ManagedASComponent
invokeOperation(String, Configuration)
- Method in class org.rhq.modules.plugins.jbossas7.
ModClusterComponent
invokeOperation(String, Configuration)
- Method in class org.rhq.modules.plugins.jbossas7.
NamingComponent
invokeOperation(String, Configuration)
- Method in class org.rhq.modules.plugins.jbossas7.
ServerGroupComponent
invokeOperation(String, Configuration)
- Method in class org.rhq.modules.plugins.jbossas7.
StandaloneASComponent
invokeOperation(String, Configuration)
- Method in class org.rhq.modules.plugins.jbossas7.
WebservicesComponent
isEmpty()
- Method in class org.rhq.modules.plugins.jbossas7.json.
Address
Indicates if this Address has path elements
isLocal
- Variable in class org.rhq.modules.plugins.jbossas7.helper.
HostPort
isNumeric()
- Method in enum org.rhq.modules.plugins.jbossas7.
Domain2Descriptor.Type
IspnCacheComponent
- Class in
org.rhq.modules.plugins.jbossas7
Component class for Infinispan caches
IspnCacheComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
IspnCacheComponent
IspnCContainerComponent
- Class in
org.rhq.modules.plugins.jbossas7
// TODO: Document this
IspnCContainerComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
IspnCContainerComponent
IspnComponent
- Class in
org.rhq.modules.plugins.jbossas7
Component class for Infinispan
IspnComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
IspnComponent
isReloadRequired()
- Method in class org.rhq.modules.plugins.jbossas7.json.
Result
isRolledBack()
- Method in class org.rhq.modules.plugins.jbossas7.json.
Result
isSuccess()
- Method in class org.rhq.modules.plugins.jbossas7.json.
Result
J
JBossProductType
- Enum in
org.rhq.modules.plugins.jbossas7
Metadata describing a product based on JBoss AS 7.x.
JDRComponent
- Class in
org.rhq.modules.plugins.jbossas7
Component for the JDR subsystem
JDRComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
JDRComponent
JmsComponent
- Class in
org.rhq.modules.plugins.jbossas7
Component class for the JMS subsystem
JmsComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
JmsComponent
JVMDefinitionComponent
- Class in
org.rhq.modules.plugins.jbossas7
Component class for JVM definitions on managed server / server-group level
JVMDefinitionComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
JVMDefinitionComponent
JVMDiscoveryComponent
- Class in
org.rhq.modules.plugins.jbossas7
Discovery component for special treatment of JVMs, which live below server=server-x for managed servers
JVMDiscoveryComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
JVMDiscoveryComponent
L
loadHostConfiguration(File)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseProcessDiscovery
loadResourceConfiguration()
- Method in class org.rhq.modules.plugins.jbossas7.
BaseComponent
loadResourceConfiguration()
- Method in class org.rhq.modules.plugins.jbossas7.
ConfigurationLoadDelegate
Trigger loading of a configuration by talking to the remote resource.
loadResourceConfiguration()
- Method in class org.rhq.modules.plugins.jbossas7.
ConfigurationWriteDelegate
Trigger loading of a configuration by talking to the remote resource.
loadResourceConfiguration()
- Method in class org.rhq.modules.plugins.jbossas7.
IspnCacheComponent
loadResourceConfiguration()
- Method in class org.rhq.modules.plugins.jbossas7.
JVMDefinitionComponent
loadResourceConfiguration()
- Method in class org.rhq.modules.plugins.jbossas7.
ManagedASComponent
loadResourceConfiguration()
- Method in class org.rhq.modules.plugins.jbossas7.
ModClusterComponent
loadResourceConfiguration()
- Method in class org.rhq.modules.plugins.jbossas7.
SocketBindingGroupComponent
loadResourceConfiguration()
- Method in class org.rhq.modules.plugins.jbossas7.
ThreadPoolComponent
loadResourceConfiguration()
- Method in class org.rhq.modules.plugins.jbossas7.
WebConnectorComponent
Post-process the result from confguration reading to return the computed value of max-connections if none is provided by the server.
loadResourceConfiguration()
- Method in class org.rhq.modules.plugins.jbossas7.
WebservicesComponent
LOG_DIR
- Static variable in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration.Property
LoggerComponent
- Class in
org.rhq.modules.plugins.jbossas7
Component class that deals with the Logging subsystem
LoggerComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
LoggerComponent
LOGICAL_REMOVED
- Static variable in class org.rhq.modules.plugins.jbossas7.
ConfigurationWriteDelegate
A map where this error message has been set must not be written to the AS
M
main(String[])
- Static method in class org.rhq.modules.plugins.jbossas7.
Domain2Descriptor
MANAGED_SERVER
- Static variable in class org.rhq.modules.plugins.jbossas7.
BaseComponent
ManagedASComponent
- Class in
org.rhq.modules.plugins.jbossas7
A component for a "Managed Server" Resource.
ManagedASComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
ManagedASComponent
ManagedASDiscovery
- Class in
org.rhq.modules.plugins.jbossas7
Discovery class for managed AS 7 instances.
ManagedASDiscovery()
- Constructor for class org.rhq.modules.plugins.jbossas7.
ManagedASDiscovery
MANAGEMENT
- Static variable in class org.rhq.modules.plugins.jbossas7.
ASConnection
ModClusterComponent
- Class in
org.rhq.modules.plugins.jbossas7
Component class for ModCluster
ModClusterComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
ModClusterComponent
ModClusterDiscoveryComponent
- Class in
org.rhq.modules.plugins.jbossas7
Discovery class for ModCluster Domain node.
ModClusterDiscoveryComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
ModClusterDiscoveryComponent
N
NAME
- Variable in enum org.rhq.modules.plugins.jbossas7.
JBossProductType
NamingComponent
- Class in
org.rhq.modules.plugins.jbossas7
Component for the naming subsystem
NamingComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
NamingComponent
numberOfSteps()
- Method in class org.rhq.modules.plugins.jbossas7.json.
CompositeOperation
O
obtainXmlPropertyViaXPath(String)
- Method in class org.rhq.modules.plugins.jbossas7.helper.
HostConfiguration
Run the passed xpathExpression on the prepopulated hostXml document and return the target element or attribute as a String.
Operation
- Class in
org.rhq.modules.plugins.jbossas7.json
Operation to run on the server
Operation(String, String, String)
- Constructor for class org.rhq.modules.plugins.jbossas7.json.
Operation
Operation(String, Address)
- Constructor for class org.rhq.modules.plugins.jbossas7.json.
Operation
Operation(String, Address, Map<String, Object>)
- Constructor for class org.rhq.modules.plugins.jbossas7.json.
Operation
Operation()
- Constructor for class org.rhq.modules.plugins.jbossas7.json.
Operation
org.rhq.modules.plugins.jbossas7
- package org.rhq.modules.plugins.jbossas7
org.rhq.modules.plugins.jbossas7.helper
- package org.rhq.modules.plugins.jbossas7.helper
org.rhq.modules.plugins.jbossas7.json
- package org.rhq.modules.plugins.jbossas7.json
org.rhq.modules.plugins.jbossas7.json.serializer
- package org.rhq.modules.plugins.jbossas7.json.serializer
P
PASSWORD
- Static variable in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration.Property
PluginStats
- Class in
org.rhq.modules.plugins.jbossas7
Singleton that keeps track of some statistics of this plugin
port
- Variable in class org.rhq.modules.plugins.jbossas7.helper.
HostPort
PORT
- Static variable in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration.Property
postProcessResult(String, Result)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseServerComponent
Do some post processing of the Result - especially the 'shutdown' operation needs a special treatment.
prepareCollapsedPropertyMap(PropertyMap, PropertyDefinitionMap)
- Method in class org.rhq.modules.plugins.jbossas7.
ConfigurationWriteDelegate
Collapsed map property parsing.
preparePropertyList(PropertyList, PropertyDefinitionList)
- Method in class org.rhq.modules.plugins.jbossas7.
ConfigurationWriteDelegate
List property parsing.
preparePropertyMap(PropertyMap, PropertyDefinitionMap)
- Method in class org.rhq.modules.plugins.jbossas7.
ConfigurationWriteDelegate
Map property parsing.
preparePropertySimple(PropertySimple, PropertyDefinitionSimple)
- Method in class org.rhq.modules.plugins.jbossas7.
ConfigurationWriteDelegate
Simple property parsing.
prepareSimplePropertyMap(PropertyMap, PropertyDefinitionMap)
- Method in class org.rhq.modules.plugins.jbossas7.
ConfigurationWriteDelegate
Simple map property parsing.
PRODUCT_NAME
- Variable in enum org.rhq.modules.plugins.jbossas7.
JBossProductType
The value the server returns for the "product-name" attribute of the root resource.
PRODUCT_TYPE
- Static variable in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration.Property
PROPERTY_VALUE
- Class in
org.rhq.modules.plugins.jbossas7.json
PROPERTY_VALUE(String, String)
- Constructor for class org.rhq.modules.plugins.jbossas7.json.
PROPERTY_VALUE
PropertyValueDeserializer
- Class in
org.rhq.modules.plugins.jbossas7.json.serializer
Deserialize {"foo":"bar"} into a PROPERTY_VALUE
PropertyValueDeserializer()
- Constructor for class org.rhq.modules.plugins.jbossas7.json.serializer.
PropertyValueDeserializer
PropertyValueSerializer
- Class in
org.rhq.modules.plugins.jbossas7.json.serializer
Serialize the key/value pair from PROPERTY_VALUE into {"value of key":"value of value"}
PropertyValueSerializer()
- Constructor for class org.rhq.modules.plugins.jbossas7.json.serializer.
PropertyValueSerializer
R
readAttribute(String)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseComponent
readAttribute(Address, String)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseComponent
readAttribute(Address, String, Class<T>)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseComponent
ReadAttribute
- Class in
org.rhq.modules.plugins.jbossas7.json
Read Attribute operation
ReadAttribute(Address, String)
- Constructor for class org.rhq.modules.plugins.jbossas7.json.
ReadAttribute
ReadChildrenNames
- Class in
org.rhq.modules.plugins.jbossas7.json
Operation that reads names of children of a given type from an address
ReadChildrenNames(Address, String)
- Constructor for class org.rhq.modules.plugins.jbossas7.json.
ReadChildrenNames
Read children names of a given type below a given address
ReadChildrenResources
- Class in
org.rhq.modules.plugins.jbossas7.json
Operation that reads children of a given type from an address
ReadChildrenResources(Address, String)
- Constructor for class org.rhq.modules.plugins.jbossas7.json.
ReadChildrenResources
Read children names of a given type below a given address
ReadResource
- Class in
org.rhq.modules.plugins.jbossas7.json
Reads data for one AS 7 resource
ReadResource(String, String)
- Constructor for class org.rhq.modules.plugins.jbossas7.json.
ReadResource
ReadResource(String, String, boolean)
- Constructor for class org.rhq.modules.plugins.jbossas7.json.
ReadResource
ReadResource(Address)
- Constructor for class org.rhq.modules.plugins.jbossas7.json.
ReadResource
recursive(boolean)
- Method in class org.rhq.modules.plugins.jbossas7.json.
ReadResource
Remove
- Class in
org.rhq.modules.plugins.jbossas7.json
The :remove operation
Remove(Address)
- Constructor for class org.rhq.modules.plugins.jbossas7.json.
Remove
Remove(String, String)
- Constructor for class org.rhq.modules.plugins.jbossas7.json.
Remove
removePackages(Set<ResourcePackageDetails>)
- Method in class org.rhq.modules.plugins.jbossas7.
DeploymentComponent
removePackages(Set<ResourcePackageDetails>)
- Method in class org.rhq.modules.plugins.jbossas7.
ServerGroupComponent
replaceDollarExpression(String, AS7CommandLine, String)
- Method in class org.rhq.modules.plugins.jbossas7.helper.
HostConfiguration
Check if the passed value has an expression in the form of ${var} or ${var:default}, try to resolve it.
restartServer(Configuration)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseServerComponent
Restart the server by first executing a 'shutdown' operation via the management API and then calling the
BaseServerComponent.startServer()
method to start it again.
Result
- Class in
org.rhq.modules.plugins.jbossas7.json
Counterpart of a result JSON object, e.g.:
Result()
- Constructor for class org.rhq.modules.plugins.jbossas7.json.
Result
retrievePackageBits(ResourcePackageDetails)
- Method in class org.rhq.modules.plugins.jbossas7.
DeploymentComponent
retrievePackageBits(ResourcePackageDetails)
- Method in class org.rhq.modules.plugins.jbossas7.
ServerGroupComponent
runDeploymentMagicOnServer(CreateResourceReport, String, String, String)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseComponent
Do the actual fumbling with the domain api to deploy the uploaded content
S
serialize(PROPERTY_VALUE, JsonGenerator, SerializerProvider)
- Method in class org.rhq.modules.plugins.jbossas7.json.serializer.
PropertyValueSerializer
ServerGroupComponent
- Class in
org.rhq.modules.plugins.jbossas7
Component dealing with server group specific things
ServerGroupComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
ServerGroupComponent
ServerPluginConfiguration
- Class in
org.rhq.modules.plugins.jbossas7.helper
A wrapper for the plugin configuration of an AS7 Server Resource, which provides strongly typed accessors for each of the configuration properties.
ServerPluginConfiguration(Configuration)
- Constructor for class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration
ServerPluginConfiguration.Property
- Class in
org.rhq.modules.plugins.jbossas7.helper
ServerPluginConfiguration.Property()
- Constructor for class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration.Property
setAdditionalProperties(Map<String, Object>)
- Method in class org.rhq.modules.plugins.jbossas7.json.
Operation
setBaseDir(File)
- Method in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration
setConfigDir(File)
- Method in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration
setConnection(ASConnection)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseComponent
setConnection(ASConnection)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseServerComponent
setFailureDescription(Object)
- Method in class org.rhq.modules.plugins.jbossas7.json.
Result
setHomeDir(File)
- Method in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration
setHostConfigFile(File)
- Method in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration
setHostname(String)
- Method in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration
setKey(String)
- Method in class org.rhq.modules.plugins.jbossas7.json.
PROPERTY_VALUE
setLogDir(File)
- Method in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration
setOperationHeaders(CompositeOperation.OperationHeaders)
- Method in class org.rhq.modules.plugins.jbossas7.json.
CompositeOperation
setOutcome(String)
- Method in class org.rhq.modules.plugins.jbossas7.json.
Result
setPassword(String)
- Method in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration
setPath(String)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseComponent
setPort(int)
- Method in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration
setProductType(JBossProductType)
- Method in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration
setResponseHeaders(Object)
- Method in class org.rhq.modules.plugins.jbossas7.json.
Result
setResult(Map<String, Object>)
- Method in class org.rhq.modules.plugins.jbossas7.json.
ComplexResult
setResult(Object)
- Method in class org.rhq.modules.plugins.jbossas7.json.
Result
setRhqThrowable(Throwable)
- Method in class org.rhq.modules.plugins.jbossas7.json.
Result
setRolledBack(boolean)
- Method in class org.rhq.modules.plugins.jbossas7.json.
Result
setThrowable(Map<String, Object>)
- Method in class org.rhq.modules.plugins.jbossas7.json.
Result
setTimeout(int)
- Method in class org.rhq.modules.plugins.jbossas7.
ASUploadConnection
Set upload timeout in seconds.
setUser(String)
- Method in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration
setValue(String)
- Method in class org.rhq.modules.plugins.jbossas7.json.
PROPERTY_VALUE
SHORT_NAME
- Variable in enum org.rhq.modules.plugins.jbossas7.
JBossProductType
size()
- Method in class org.rhq.modules.plugins.jbossas7.json.
Address
Returns the number of path elements of this address
SocketBindingGroupComponent
- Class in
org.rhq.modules.plugins.jbossas7
Support for socket-binding-group.
SocketBindingGroupComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
SocketBindingGroupComponent
StandaloneASComponent
<
T
extends
ResourceComponent
<?>> - Class in
org.rhq.modules.plugins.jbossas7
Component class for standalone AS7 servers.
StandaloneASComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
StandaloneASComponent
StandaloneASDiscovery
- Class in
org.rhq.modules.plugins.jbossas7
Discovery component for "JBossAS7 Standalone Server" Resources.
StandaloneASDiscovery()
- Constructor for class org.rhq.modules.plugins.jbossas7.
StandaloneASDiscovery
start(ResourceContext<T>)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseComponent
Start the resource connection
start(ResourceContext<T>)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseServerComponent
start(ResourceContext<ResourceComponent<?>>)
- Method in class org.rhq.modules.plugins.jbossas7.
DeploymentComponent
start(ResourceContext<HostControllerComponent<?>>)
- Method in class org.rhq.modules.plugins.jbossas7.
ManagedASComponent
start(ResourceContext<BaseComponent<?>>)
- Method in class org.rhq.modules.plugins.jbossas7.
WebRuntimeComponent
startServer()
- Method in class org.rhq.modules.plugins.jbossas7.
BaseServerComponent
Start the server by calling the start script defined in the plugin configuration.
step(int)
- Method in class org.rhq.modules.plugins.jbossas7.json.
CompositeOperation
stop()
- Method in class org.rhq.modules.plugins.jbossas7.
BaseComponent
stop()
- Method in class org.rhq.modules.plugins.jbossas7.
BaseServerComponent
stop()
- Method in class org.rhq.modules.plugins.jbossas7.
ManagedASComponent
SubsystemDiscovery
- Class in
org.rhq.modules.plugins.jbossas7
Discover subsystems.
SubsystemDiscovery()
- Constructor for class org.rhq.modules.plugins.jbossas7.
SubsystemDiscovery
SUCCESS
- Static variable in class org.rhq.modules.plugins.jbossas7.json.
Result
T
testConnection
- Variable in class org.rhq.modules.plugins.jbossas7.
BaseComponent
ThreadPoolComponent
- Class in
org.rhq.modules.plugins.jbossas7
ThreadPoolComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
ThreadPoolComponent
ThreadsComponent
- Class in
org.rhq.modules.plugins.jbossas7
ThreadsComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
ThreadsComponent
toString()
- Method in class org.rhq.modules.plugins.jbossas7.helper.
HostPort
toString()
- Method in enum org.rhq.modules.plugins.jbossas7.
JBossProductType
toString()
- Method in class org.rhq.modules.plugins.jbossas7.json.
Address
toString()
- Method in class org.rhq.modules.plugins.jbossas7.json.
CompositeOperation
toString()
- Method in class org.rhq.modules.plugins.jbossas7.json.
Operation
toString()
- Method in class org.rhq.modules.plugins.jbossas7.json.
PROPERTY_VALUE
toString()
- Method in class org.rhq.modules.plugins.jbossas7.json.
Result
U
updateGenerateOperationFromProperties(Configuration, Address)
- Method in class org.rhq.modules.plugins.jbossas7.
ConfigurationWriteDelegate
updateResourceConfiguration(ConfigurationUpdateReport)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseComponent
updateResourceConfiguration(ConfigurationUpdateReport)
- Method in class org.rhq.modules.plugins.jbossas7.
ConfigurationLoadDelegate
Write the configuration back to the AS.
updateResourceConfiguration(ConfigurationUpdateReport)
- Method in class org.rhq.modules.plugins.jbossas7.
ConfigurationWriteDelegate
Write the configuration back to the AS.
updateResourceConfiguration(ConfigurationUpdateReport)
- Method in class org.rhq.modules.plugins.jbossas7.
DatasourceComponent
updateResourceConfiguration(ConfigurationUpdateReport)
- Method in class org.rhq.modules.plugins.jbossas7.
IspnCacheComponent
updateResourceConfiguration(ConfigurationUpdateReport)
- Method in class org.rhq.modules.plugins.jbossas7.
JmsComponent
updateResourceConfiguration(ConfigurationUpdateReport)
- Method in class org.rhq.modules.plugins.jbossas7.
ModClusterComponent
updateResourceConfiguration(ConfigurationUpdateReport)
- Method in class org.rhq.modules.plugins.jbossas7.
SocketBindingGroupComponent
updateResourceConfiguration(ConfigurationUpdateReport)
- Method in class org.rhq.modules.plugins.jbossas7.
StandaloneASComponent
updateResourceConfiguration(ConfigurationUpdateReport)
- Method in class org.rhq.modules.plugins.jbossas7.
ThreadPoolComponent
updateResourceConfiguration(ConfigurationUpdateReport)
- Method in class org.rhq.modules.plugins.jbossas7.
WebservicesComponent
USER
- Static variable in class org.rhq.modules.plugins.jbossas7.helper.
ServerPluginConfiguration.Property
V
valueOf(String)
- Static method in enum org.rhq.modules.plugins.jbossas7.
AS7Mode
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.rhq.modules.plugins.jbossas7.
Domain2Descriptor.Type
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.rhq.modules.plugins.jbossas7.
JBossProductType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.rhq.modules.plugins.jbossas7.
AS7Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.rhq.modules.plugins.jbossas7.
Domain2Descriptor.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.rhq.modules.plugins.jbossas7.
JBossProductType
Returns an array containing the constants of this enum type, in the order they are declared.
verbose
- Static variable in class org.rhq.modules.plugins.jbossas7.
ASConnection
VHostComponent
- Class in
org.rhq.modules.plugins.jbossas7
Component class for virtual hosts
VHostComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
VHostComponent
W
waitUntilDown(OperationResult)
- Method in class org.rhq.modules.plugins.jbossas7.
BaseServerComponent
WebConnectorComponent
- Class in
org.rhq.modules.plugins.jbossas7
Component class for the WebConnector (subsystem=web,connector=* )
WebConnectorComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
WebConnectorComponent
WebRuntimeComponent
- Class in
org.rhq.modules.plugins.jbossas7
The ResourceComponent for a "Web Runtime" Resource.
WebRuntimeComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
WebRuntimeComponent
WebservicesComponent
- Class in
org.rhq.modules.plugins.jbossas7
Support for Webservices subsystem.
WebservicesComponent()
- Constructor for class org.rhq.modules.plugins.jbossas7.
WebservicesComponent
withOffset
- Variable in class org.rhq.modules.plugins.jbossas7.helper.
HostPort
WriteAttribute
- Class in
org.rhq.modules.plugins.jbossas7.json
Operation to write one attribute
WriteAttribute(Address)
- Constructor for class org.rhq.modules.plugins.jbossas7.json.
WriteAttribute
WriteAttribute(Address, String, Object)
- Constructor for class org.rhq.modules.plugins.jbossas7.json.
WriteAttribute
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008-2012
Red Hat, Inc.
. All Rights Reserved.