|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
DeploymentStatus |
deploy(File aFile)
|
void |
dispatch(DeploymentEvent event)
dispatch |
void |
fireDeploymentEvent()
fireDeploymentEvent |
Method Detail |
public DeploymentStatus deploy(File aFile) throws DeploymentException
DeploymentException
public void fireDeploymentEvent()
fireDeploymentEvent
Fires all deployment events registered to this DeploymentManager.
public 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 |