org.codehaus.plexus.application.event

Class DefaultDeployEvent

public class DefaultDeployEvent extends Object implements DeployEvent

Signals an (un/re)deployment event;

Since: Jul 17, 2004

Author: Dan Diephouse

Constructor Summary
DefaultDeployEvent(ApplicationRuntimeProfile runtimeProfile)
Method Summary
ApplicationRuntimeProfilegetRuntimeProfile()

Constructor Detail

DefaultDeployEvent

public DefaultDeployEvent(ApplicationRuntimeProfile runtimeProfile)

Method Detail

getRuntimeProfile

public ApplicationRuntimeProfile getRuntimeProfile()
Copyright © 2001-2008 Codehaus. All Rights Reserved.