|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApplicationRuntimeProfile | |
|---|---|
| org.codehaus.plexus.application | |
| org.codehaus.plexus.application.deploy | |
| org.codehaus.plexus.application.event | |
| org.codehaus.plexus.application.service | |
| Uses of ApplicationRuntimeProfile in org.codehaus.plexus.application |
|---|
| Methods in org.codehaus.plexus.application that return ApplicationRuntimeProfile | |
|---|---|
ApplicationRuntimeProfile |
ApplicationServer.getApplicationRuntimeProfile(java.lang.String applicationId)
|
ApplicationRuntimeProfile |
DefaultApplicationServer.getApplicationRuntimeProfile(java.lang.String applicationId)
|
| Uses of ApplicationRuntimeProfile in org.codehaus.plexus.application.deploy |
|---|
| Methods in org.codehaus.plexus.application.deploy that return ApplicationRuntimeProfile | |
|---|---|
ApplicationRuntimeProfile |
ApplicationDeployer.getApplicationRuntimeProfile(java.lang.String applicationName)
|
ApplicationRuntimeProfile |
DefaultApplicationDeployer.getApplicationRuntimeProfile(java.lang.String applicationName)
|
| Uses of ApplicationRuntimeProfile in org.codehaus.plexus.application.event |
|---|
| Methods in org.codehaus.plexus.application.event that return ApplicationRuntimeProfile | |
|---|---|
ApplicationRuntimeProfile |
DefaultDeployEvent.getRuntimeProfile()
|
ApplicationRuntimeProfile |
DeployEvent.getRuntimeProfile()
|
| Constructors in org.codehaus.plexus.application.event with parameters of type ApplicationRuntimeProfile | |
|---|---|
DefaultDeployEvent(ApplicationRuntimeProfile runtimeProfile)
|
|
| Uses of ApplicationRuntimeProfile in org.codehaus.plexus.application.service |
|---|
| Methods in org.codehaus.plexus.application.service with parameters of type ApplicationRuntimeProfile | |
|---|---|
void |
PlexusService.afterApplicationStart(ApplicationRuntimeProfile applicationRuntimeProfile,
org.codehaus.plexus.configuration.PlexusConfiguration serviceConfiguration)
|
void |
PlexusService.beforeApplicationStart(ApplicationRuntimeProfile applicationRuntimeProfile,
org.codehaus.plexus.configuration.PlexusConfiguration serviceConfiguration)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||