public interface PlexusService
Modifier and Type | Method and Description |
---|---|
void |
afterApplicationStart(ApplicationRuntimeProfile applicationRuntimeProfile,
org.codehaus.plexus.configuration.PlexusConfiguration serviceConfiguration) |
void |
beforeApplicationStart(ApplicationRuntimeProfile applicationRuntimeProfile,
org.codehaus.plexus.configuration.PlexusConfiguration serviceConfiguration) |
static final String ROLE
void beforeApplicationStart(ApplicationRuntimeProfile applicationRuntimeProfile, org.codehaus.plexus.configuration.PlexusConfiguration serviceConfiguration) throws Exception
Exception
void afterApplicationStart(ApplicationRuntimeProfile applicationRuntimeProfile, org.codehaus.plexus.configuration.PlexusConfiguration serviceConfiguration) throws Exception
Exception
Copyright © 2001-2012 Codehaus. All Rights Reserved.