| Interface | Description |
|---|---|
| ManagedComponentComponent.Config | |
| ProfileServiceComponent<T extends ResourceComponent<?>> |
| Class | Description |
|---|---|
| AbstractEjbBeanComponent |
An abstract plugin component for managing an EJB bean - has two subclasses - one for EJB2 beans and one for EJB3
beans.
|
| AbstractManagedComponent | |
| AbstractManagedDeploymentComponent |
ResourceComponent for managing ManagedDeployments (EARs, WARs, etc.).
|
| AbstractManagedDeploymentDiscoveryComponent |
Discovery component for discovering JBAS 5.x/6.x deployments (EARs, WARs, EJB-JARs, etc.).
|
| ApplicationServerComponent<T extends ResourceComponent<?>> |
ResourceComponent for a JBoss AS, 5.1.0.CR1 or later, Server.
|
| ApplicationServerContentFacetDelegate | |
| ApplicationServerDiscoveryComponent |
A Resource discovery component for JBoss application server Resources, which include the following:
JBoss AS, 5.2.0.Beta1 and later
JBoss EAP, 5.0.0.Beta and later
JBoss EWP, 5.0.0.CR1 and later
JBoss SOA-P, 5.0.0.Beta and later
|
| ApplicationServerOperationsDelegate |
Handles performing operations (Start, Shut Down, and Restart) on a JBoss AS 5.x instance.
|
| ApplicationServerPluginConfigurationProperties | |
| ConnectorComponent |
A ResourceComponent for managing a JBoss Web connector.
|
| ConnectorDiscoveryComponent |
A component for discovering JBoss Web connectors.
|
| DatasourceOrConnectionFactoryComponent |
A Resource component for managing JBoss AS 5/6 datasources or connection factories.
|
| Ejb2BeanComponent |
A plugin component for managing an EJB 1/2 bean.
|
| Ejb2BeanDiscoveryComponent |
A discovery component for EJB 1/2 beans.
|
| Ejb3BeanComponent |
A plugin component for managing an EJB3 bean.
|
| Ejb3BeanDiscoveryComponent |
Discover EJB3 bean Resources.
|
| EmbeddedManagedDeploymentComponent | |
| EmbeddedManagedDeploymentDiscoveryComponent | |
| InProcessJBossASDiscovery |
A helper class for discovering an in-process JBoss app server.
|
| JBossMessagingComponent |
The ResourceComponent for the singleton JBoss Messaging ResourceType, which supports creation of two child
ResourceTypes - Queue and Topic.
|
| JBossMessagingDiscoveryComponent |
The ResourceDiscoveryComponent for the singleton JBoss Messaging ResourceType.
|
| JBossWebComponent |
A ResourceComponent for managing the JBoss Web servlet container within a JBoss AS instance.
|
| JBossWebDiscoveryComponent |
A component for discovering the JBoss Web servlet container within a JBoss AS instance.
|
| JmsDestinationComponent |
A Resource component for JBoss AS 5 JBoss Messaging JMS topic and queues.
|
| JmsDestinationDiscoveryComponent |
A discovery component for JMS topics and queues.
|
| ManagedComponentComponent |
Service ResourceComponent for all
ManagedComponents in a Profile. |
| ManagedComponentDiscoveryComponent<P extends ProfileServiceComponent<?>> |
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.
|
| ManagedDeploymentDiscoveryComponent |
Discovery class for discovering deployable resources like ear/war/jar/sar
|
| PlatformComponent | |
| PlatformDiscoveryComponent | |
| StandaloneManagedDeploymentComponent |
A resource component for managing a standalone/top-level Profile Service managed deployment.
|
| StandaloneManagedDeploymentDiscoveryComponent | |
| TxConnectionFactoryComponent |
A Resource component for JBoss AS 5 Tx Connection Factories.
|
| VirtualHostComponent |
A ResourceComponent for managing a JBoss Web virtual host (vhost).
|
| VirtualHostDiscoveryComponent |
A component for discovering JBoss Web virtual hosts (vhosts).
|
| WarMeasurementFacetDelegate | |
| WebApplicationContextComponent |
A Resource component for web application contexts (e.g.
|
| WebApplicationContextDiscoveryComponent |
A component for discovering the contexts of a WAR - one context per vhost the WAR is deployed to.
|
| Enum | Description |
|---|---|
| ApplicationServerShutdownMethod | |
| ApplicationServerSupportedOperations |
| Exception | Description |
|---|---|
| EmptyFileException |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.