|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.wsf.test.TestDeployerJBoss
public class TestDeployerJBoss
A JBossWS test helper that deals with test deployment/undeployment, etc.
Nested Class Summary | |
---|---|
static class |
TestDeployerJBoss.SimplePrincipal
|
Constructor Summary | |
---|---|
TestDeployerJBoss(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 TestDeployerJBoss(javax.management.MBeanServerConnection server)
Method Detail |
---|
public void deploy(java.net.URL url) throws java.lang.Exception
TestDeployer
deploy
in interface TestDeployer
java.lang.Exception
public void undeploy(java.net.URL url) throws java.lang.Exception
TestDeployer
undeploy
in interface TestDeployer
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |