org.codehaus.plexus.application.event
Class DefaultDeployEvent
java.lang.Object
org.codehaus.plexus.application.event.DefaultDeployEvent
- All Implemented Interfaces:
- DeployEvent
public class DefaultDeployEvent
- extends Object
- implements DeployEvent
Signals an (un/re)deployment event;
- Since:
- Jul 17, 2004
- Author:
- Dan Diephouse
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultDeployEvent
public DefaultDeployEvent(ApplicationRuntimeProfile runtimeProfile)
getRuntimeProfile
public ApplicationRuntimeProfile getRuntimeProfile()
- Specified by:
getRuntimeProfile
in interface DeployEvent
Copyright © 2001-2012 Codehaus. All Rights Reserved.