org.codehaus.plexus.application.event
Interface DeployEvent

All Known Implementing Classes:
DefaultDeployEvent

public interface DeployEvent

Signals an (un/re)deployment event;

Since:
Jul 17, 2004
Author:
Dan Diephouse

Method Summary
 ApplicationRuntimeProfile getRuntimeProfile()
           
 

Method Detail

getRuntimeProfile

ApplicationRuntimeProfile getRuntimeProfile()


Copyright © 2001-2011 Codehaus. All Rights Reserved.