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
SupervisorException
void scan() throws SupervisorException
SupervisorException
Copyright © 2001-2012 Codehaus. All Rights Reserved.