public interface GriffonAddon extends ShutdownHandler
Modifier and Type | Method and Description |
---|---|
Logger |
getLog() |
Map<String,Map<String,Object>> |
getMvcGroups() |
List<String> |
getStartupGroups()
Returns a list of MVCGroup names that should be auto started.
|
void |
init(GriffonApplication app) |
canShutdown, onShutdown
static final String SUFFIX
void init(@Nonnull GriffonApplication app)