org.codehaus.plexus.application.profile
public class ApplicationRuntimeProfile extends Object
Version: $Id: ApplicationRuntimeProfile.java 1564 2005-03-16 23:22:27Z trygvis $
| Constructor Summary | |
|---|---|
| ApplicationRuntimeProfile(String name, File home, File lib, DefaultPlexusContainer container, PlexusConfiguration applicationConfiguration) | |
| Method Summary | |
|---|---|
| PlexusConfiguration | getApplicationConfiguration() |
| DefaultPlexusContainer | getContainer() |
| File | getHome() |
| File | getLib() |
| String | getName() |
| List | getServiceConfigurations() |
| List | getServices() |