org.codehaus.plexus.appserver.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
 AppRuntimeProfile getRuntimeProfile()
           
 

Method Detail

getRuntimeProfile

public AppRuntimeProfile getRuntimeProfile()


Copyright 2001-2001-2006 Codehaus. All Rights Reserved.