org.codehaus.plexus.application.service
Interface PlexusService
public interface PlexusService
- Version:
- $Id: PlexusService.java 1564 2005-03-16 23:22:27Z trygvis $
- Author:
- Trygve Laugstøl
Field Summary |
static java.lang.String |
ROLE
|
ROLE
static final java.lang.String ROLE
beforeApplicationStart
void beforeApplicationStart(ApplicationRuntimeProfile applicationRuntimeProfile,
org.codehaus.plexus.configuration.PlexusConfiguration serviceConfiguration)
throws java.lang.Exception
- Throws:
java.lang.Exception
afterApplicationStart
void afterApplicationStart(ApplicationRuntimeProfile applicationRuntimeProfile,
org.codehaus.plexus.configuration.PlexusConfiguration serviceConfiguration)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2001-2011 Codehaus. All Rights Reserved.