|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of AppRuntimeProfile in org.codehaus.plexus.appserver |
| Methods in org.codehaus.plexus.appserver that return AppRuntimeProfile | |
AppRuntimeProfile |
ApplicationServer.getApplicationRuntimeProfile(java.lang.String applicationId)
|
AppRuntimeProfile |
DefaultApplicationServer.getApplicationRuntimeProfile(java.lang.String applicationId)
|
| Uses of AppRuntimeProfile in org.codehaus.plexus.appserver.application.deploy |
| Methods in org.codehaus.plexus.appserver.application.deploy that return AppRuntimeProfile | |
AppRuntimeProfile |
ApplicationDeployer.getApplicationRuntimeProfile(java.lang.String applicationName)
|
AppRuntimeProfile |
DefaultApplicationDeployer.getApplicationRuntimeProfile(java.lang.String applicationName)
|
| Uses of AppRuntimeProfile in org.codehaus.plexus.appserver.application.deploy.lifecycle |
| Methods in org.codehaus.plexus.appserver.application.deploy.lifecycle that return AppRuntimeProfile | |
AppRuntimeProfile |
AppDeploymentContext.getAppRuntimeProfile()
|
| Methods in org.codehaus.plexus.appserver.application.deploy.lifecycle with parameters of type AppRuntimeProfile | |
void |
AppDeploymentContext.setAppRuntimeProfile(AppRuntimeProfile appRuntimeProfile)
|
| Uses of AppRuntimeProfile in org.codehaus.plexus.appserver.application.event |
| Methods in org.codehaus.plexus.appserver.application.event that return AppRuntimeProfile | |
AppRuntimeProfile |
DefaultDeployEvent.getRuntimeProfile()
|
AppRuntimeProfile |
DeployEvent.getRuntimeProfile()
|
| Constructors in org.codehaus.plexus.appserver.application.event with parameters of type AppRuntimeProfile | |
DefaultDeployEvent(AppRuntimeProfile runtimeProfile)
|
|
| Uses of AppRuntimeProfile in org.codehaus.plexus.appserver.service |
| Methods in org.codehaus.plexus.appserver.service with parameters of type AppRuntimeProfile | |
void |
PlexusService.beforeApplicationStart(AppRuntimeProfile appRuntimeProfile,
org.codehaus.plexus.configuration.PlexusConfiguration serviceConfiguration)
|
void |
PlexusService.afterApplicationStart(AppRuntimeProfile appRuntimeProfile,
org.codehaus.plexus.configuration.PlexusConfiguration serviceConfiguration)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||