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
ROLE
static final String ROLE
beforeApplicationStart
void beforeApplicationStart(ApplicationRuntimeProfile applicationRuntimeProfile,
org.codehaus.plexus.configuration.PlexusConfiguration serviceConfiguration)
throws Exception
- Throws:
Exception
afterApplicationStart
void afterApplicationStart(ApplicationRuntimeProfile applicationRuntimeProfile,
org.codehaus.plexus.configuration.PlexusConfiguration serviceConfiguration)
throws Exception
- Throws:
Exception
Copyright © 2001-2011 Codehaus. All Rights Reserved.