|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.portal.test.PortalTestSetup
Deals with deployment and undeployment of archives to the JBoss server
| Field Summary | |
private static java.lang.String |
MAIN_DEPLOYER
|
| Constructor Summary | |
PortalTestSetup()
|
|
| Method Summary | |
void |
deploy(java.lang.String archive)
Deploy the given archive |
private java.net.URL |
getArchiveURL(java.lang.String archive)
Try to discover the URL for the deployment 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 |
| Field Detail |
private static final java.lang.String MAIN_DEPLOYER
| 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
private java.net.URL getArchiveURL(java.lang.String archive)
throws java.net.MalformedURLException
java.net.MalformedURLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||