|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.application.event.DefaultDeployEvent
Signals an (un/re)deployment event;
Field Summary | |
private ApplicationRuntimeProfile |
runtimeProfile
|
Constructor Summary | |
DefaultDeployEvent(ApplicationRuntimeProfile runtimeProfile)
|
Method Summary | |
ApplicationRuntimeProfile |
getRuntimeProfile()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private ApplicationRuntimeProfile runtimeProfile
Constructor Detail |
public DefaultDeployEvent(ApplicationRuntimeProfile runtimeProfile)
Method Detail |
public ApplicationRuntimeProfile getRuntimeProfile()
getRuntimeProfile
in interface DeployEvent
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |