org.codehaus.plexus.application.supervisor
Interface Supervisor
- All Known Implementing Classes:
- DefaultSupervisor
public interface Supervisor
- Version:
- $Id: Supervisor.java 1408 2005-01-21 12:10:16Z trygvis $
- Author:
- Trygve Laugstøl
Field Summary |
static java.lang.String |
ROLE
|
ROLE
static final java.lang.String ROLE
addDirectory
void addDirectory(java.io.File directory,
SupervisorListener listener)
throws SupervisorException
- Throws:
SupervisorException
scan
void scan()
throws SupervisorException
- Throws:
SupervisorException
Copyright © 2001-2011 Codehaus. All Rights Reserved.