public interface Supervisor
| Modifier and Type | Method and Description |
|---|---|
void |
addDirectory(File directory,
SupervisorListener listener) |
void |
scan() |
static final String ROLE
void addDirectory(File directory, SupervisorListener listener) throws SupervisorException
SupervisorExceptionvoid scan()
throws SupervisorException
SupervisorExceptionCopyright © 2001-2012 Codehaus. All Rights Reserved.