|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.plugins.jbossas5.deploy.AbstractDeployer
org.rhq.plugins.jbossas5.deploy.RemoteDeployer
public class RemoteDeployer
A deployer used when running outside the JBoss AS 5 process, i.e. in the agent.
| Constructor Summary | |
|---|---|
RemoteDeployer(ProfileServiceConnection profileServiceConnection,
ResourceContext<?> resourceContext)
|
|
| Method Summary | |
|---|---|
protected void |
destroyArchive(java.io.File archive)
|
protected java.io.File |
prepareArchive(PackageDetailsKey key,
ResourceType resourceType)
|
| Methods inherited from class org.rhq.plugins.jbossas5.deploy.AbstractDeployer |
|---|
deploy, getLog, getProfileServiceConnection |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteDeployer(ProfileServiceConnection profileServiceConnection,
ResourceContext<?> resourceContext)
profileServiceConnection - | Method Detail |
|---|
protected void destroyArchive(java.io.File archive)
destroyArchive in class AbstractDeployer
protected java.io.File prepareArchive(PackageDetailsKey key,
ResourceType resourceType)
prepareArchive in class AbstractDeployer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||