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

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

Field Detail

runtimeProfile

private ApplicationRuntimeProfile runtimeProfile

Constructor Detail

DefaultDeployEvent

public DefaultDeployEvent(ApplicationRuntimeProfile runtimeProfile)

Method Detail

getRuntimeProfile

public ApplicationRuntimeProfile getRuntimeProfile()