|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DeploymentManager
Method Summary | |
---|---|
DeploymentStatus |
deploy(java.io.File aFile)
|
void |
dispatch(DeploymentEvent event)
dispatch |
void |
fireDeploymentEvent()
fireDeploymentEvent |
Method Detail |
---|
DeploymentStatus deploy(java.io.File aFile) throws DeploymentException
DeploymentException
void fireDeploymentEvent()
fireDeploymentEvent
Fires all deployment events registered to this DeploymentManager.
void dispatch(DeploymentEvent event)
dispatch
dispatches the DeploymentEvent to all registered deployment event listeners.
event
- DeploymentEvent
to dispatch.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |