|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.portal.test.PortalTestSetup
Deals with deployment and undeployment of archives to the JBoss server
Constructor Summary | |
PortalTestSetup()
|
Method Summary | |
void |
deploy(java.lang.String archive)
Deploy the given archive |
javax.management.MBeanServerConnection |
getServer()
Get the MBeanServerConnection from JNDI |
void |
undeploy(java.lang.String archive)
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 PortalTestSetup()
Method Detail |
public void deploy(java.lang.String archive) throws java.lang.Exception
java.lang.Exception
public void undeploy(java.lang.String archive) throws java.lang.Exception
java.lang.Exception
public javax.management.MBeanServerConnection getServer() throws javax.naming.NamingException
javax.naming.NamingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |