org.codehaus.plexus.appserver.application.deploy
Interface ApplicationDeployer
- All Superinterfaces:
- Deployer
- All Known Implementing Classes:
- DefaultApplicationDeployer
- public interface ApplicationDeployer
- extends Deployer
- Author:
- Peter Donald, Jason van Zyl
|
Field Summary |
static java.lang.String |
ROLE
|
ROLE
public static final java.lang.String ROLE
addApplicationListener
public void addApplicationListener(ApplicationListener listener)
removeApplicationListener
public void removeApplicationListener(ApplicationListener listener)
getApplicationRuntimeProfile
public AppRuntimeProfile getApplicationRuntimeProfile(java.lang.String applicationName)
throws ApplicationServerException
- Throws:
ApplicationServerException
Copyright 2001-2001-2006 Codehaus. All Rights Reserved.