|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAddonDeployer
Represents an Addon Deployer
| Method Summary | |
|---|---|
boolean |
isAddonDeployedByWorkName(String unpackName)
Test if the specified unpack name is already deployed or not. |
void |
setMultitenantService(MultitenantService multitenantService)
Set Multitenant service impl |
void |
unsetMultitenantService()
Unset Multitenant service impl |
| Methods inherited from interface org.ow2.util.ee.deploy.api.deployer.IDeployer |
|---|
deploy, deploy, isDeployed, supports, supports, undeploy, undeploy |
| Method Detail |
|---|
boolean isAddonDeployedByWorkName(String unpackName)
unpackName - the name of the Addon file.
void setMultitenantService(MultitenantService multitenantService)
multitenantService - void unsetMultitenantService()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||