org.codehaus.plexus.application
public class PlexusApplicationHost extends Object implements Runnable
ContainerHost
.
Version: $Id: PlexusApplicationHost.java 2135 2005-06-21 13:03:59Z trygvis $
Method Summary | |
---|---|
ApplicationServer | getApplicationServer() |
PlexusContainer | getContainer() |
static void | main(String[] args, ClassWorld classWorld) |
void | run()
Asynchronous hosting component loop. |
void | shutdown()
Shutdown this container.
|
void | start(ClassWorld classWorld, String configurationResource) |
Throws: java.lang.Exception If an error occurs while shutting down the container.