|
Class Summary |
| 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 class for discovering deployable resources like ear/war/jar/sar |
| ApplicationServerComponent |
ResourceComponent for a JBoss AS, 5.1.0.CR1 or later, Server. |
| ApplicationServerContentFacetDelegate |
|
| ApplicationServerDiscoveryComponent |
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. |
| 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. |
| 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 |
|
| FileContentDelegate |
Delegate class used for manipulating artifacts in a JON plugin. |
| InProcessJBossASDiscovery |
A helper class for discovering an in-process JBossAS server. |
| JarContentDelegate |
Discovers Jar files as artifacts including loading their manifest version into the artifact config. |
| 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. |