| Package | Description |
|---|---|
| org.rhq.plugins.jbossas5 | |
| org.rhq.plugins.jbossas5.connection | |
| org.rhq.plugins.jbossas5.deploy |
| Modifier and Type | Method and Description |
|---|---|
ProfileServiceConnection |
AbstractManagedComponent.getConnection() |
ProfileServiceConnection |
JBossWebComponent.getConnection() |
ProfileServiceConnection |
PlatformComponent.getConnection() |
ProfileServiceConnection |
ProfileServiceComponent.getConnection() |
ProfileServiceConnection |
ApplicationServerComponent.getConnection() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProfileServiceConnection |
class |
BasicProfileServiceConnection |
class |
JaasAuthenticationProxyProfileServiceConnection |
| Modifier and Type | Method and Description |
|---|---|
ProfileServiceConnection |
AbstractProfileServiceConnectionProvider.connect() |
ProfileServiceConnection |
ProfileServiceConnectionProvider.connect() |
protected abstract ProfileServiceConnection |
AbstractProfileServiceConnectionProvider.doConnect() |
ProfileServiceConnection |
AbstractProfileServiceConnectionProvider.getExistingConnection() |
ProfileServiceConnection |
ProfileServiceConnectionProvider.getExistingConnection() |
| Constructor and Description |
|---|
ManagedComponentDeployer(ProfileServiceConnection profileServiceConnection,
PackageDownloader downloader)
Deprecated.
To be used only by the ESB plugin (backwards compatibility).
Replaced by
ManagedComponentDeployer.ManagedComponentDeployer(ProfileServiceConnection, PackageDownloader, ResourceContext) |
ManagedComponentDeployer(ProfileServiceConnection profileServiceConnection,
PackageDownloader downloader,
ResourceContext<?> parentResourceContext) |
RemoteDownloader(ResourceContext<?> resourceContext,
boolean resourceExists,
ProfileServiceConnection profileServiceConnection) |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.