Modifier and Type | Method and Description |
---|---|
ApplicationRuntimeProfile |
ApplicationServer.getApplicationRuntimeProfile(String applicationId) |
ApplicationRuntimeProfile |
DefaultApplicationServer.getApplicationRuntimeProfile(String applicationId) |
Modifier and Type | Method and Description |
---|---|
ApplicationRuntimeProfile |
DefaultApplicationDeployer.getApplicationRuntimeProfile(String applicationName) |
ApplicationRuntimeProfile |
ApplicationDeployer.getApplicationRuntimeProfile(String applicationName) |
Modifier and Type | Method and Description |
---|---|
ApplicationRuntimeProfile |
DeployEvent.getRuntimeProfile() |
ApplicationRuntimeProfile |
DefaultDeployEvent.getRuntimeProfile() |
Constructor and Description |
---|
DefaultDeployEvent(ApplicationRuntimeProfile runtimeProfile) |
Modifier and Type | Method and Description |
---|---|
void |
PlexusService.afterApplicationStart(ApplicationRuntimeProfile applicationRuntimeProfile,
org.codehaus.plexus.configuration.PlexusConfiguration serviceConfiguration) |
void |
PlexusService.beforeApplicationStart(ApplicationRuntimeProfile applicationRuntimeProfile,
org.codehaus.plexus.configuration.PlexusConfiguration serviceConfiguration) |
Copyright © 2001-2012 Codehaus. All Rights Reserved.