|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.plexus.application.DefaultApplicationServer
public class DefaultApplicationServer
Field Summary |
---|
Fields inherited from interface org.codehaus.plexus.application.ApplicationServer |
---|
ROLE |
Constructor Summary | |
---|---|
DefaultApplicationServer()
|
Method Summary | |
---|---|
ApplicationRuntimeProfile |
getApplicationRuntimeProfile(java.lang.String applicationId)
|
void |
start()
|
void |
stop()
|
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultApplicationServer()
Method Detail |
---|
public ApplicationRuntimeProfile getApplicationRuntimeProfile(java.lang.String applicationId) throws ApplicationServerException
getApplicationRuntimeProfile
in interface ApplicationServer
ApplicationServerException
public void start() throws org.codehaus.plexus.personality.plexus.lifecycle.phase.StartingException
start
in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Startable
org.codehaus.plexus.personality.plexus.lifecycle.phase.StartingException
public void stop()
stop
in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Startable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |