|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.osgi.spi.junit.RemoteArchiveDeployer
public class RemoteArchiveDeployer
An archive deployer that deals with test deployment/undeployment, etc.
| Constructor Summary | |
|---|---|
RemoteArchiveDeployer(javax.management.MBeanServerConnection server)
|
|
| Method Summary | |
|---|---|
void |
deploy(java.net.URL url)
Deploy the given archive |
void |
undeploy(java.net.URL url)
Undeploy the given archive |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteArchiveDeployer(javax.management.MBeanServerConnection server)
| Method Detail |
|---|
public void deploy(java.net.URL url)
throws java.lang.Exception
ArchiveDeployer
deploy in interface ArchiveDeployerjava.lang.Exception
public void undeploy(java.net.URL url)
throws java.lang.Exception
ArchiveDeployer
undeploy in interface ArchiveDeployerjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||