|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
MBean Interface for the Deployer to use the deploy feature in the HmtlAdaptor
Deployer| Field Summary | |
static String |
ROLE
|
| Method Summary | |
void |
deploy(String name,
String sarURL)
Deploy an installation. |
void |
deploy(String name,
URL location)
Deploy an installation. |
void |
undeploy(String name)
Undeploy a resource from a location. |
| Field Detail |
public static final String ROLE
| Method Detail |
public void deploy(String name,
String sarURL)
throws DeploymentException
name - the name of deploymentsarURL - the installation to deploy
DeploymentException - if an error occursdeploy(String,String),
undeploy(String)
public void deploy(String name,
URL location)
throws DeploymentException
name - the name of deploymentlocation - the installation to deploy
DeploymentException - if an error occursdeploy(String,String),
undeploy(String)
public void undeploy(String name)
throws DeploymentException
name - the name of deployment
DeploymentException - if an error occursdeploy(String,String),
deploy(String,URL)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||