|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ArtifactLifecycle
| Method Summary | |
|---|---|
void |
deploy(java.net.URL artifactUrl)
Install/deploy the artefact |
void |
shutdown()
Shutdown the artefact |
void |
start()
Start the artefact |
void |
stop()
Stop the artefact |
void |
undeploy()
Undeploy the artefact |
void |
updateState()
Update the state of the artefact (if there is one) |
| Method Detail |
|---|
void deploy(java.net.URL artifactUrl)
throws ArtifactAdministrationException
ArtifactAdministrationException
void start()
throws ArtifactAdministrationException
ArtifactAdministrationException
void stop()
throws ArtifactAdministrationException
ArtifactAdministrationException
void undeploy()
throws ArtifactAdministrationException
ArtifactAdministrationException
void shutdown()
throws ArtifactAdministrationException
ArtifactAdministrationException
void updateState()
throws ArtifactAdministrationException
ArtifactAdministrationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||