public interface GriffonAddon extends ShutdownHandler
| Modifier and Type | Method and Description | 
|---|---|
| org.slf4j.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, onShutdownstatic final String SUFFIX
@Nonnull org.slf4j.Logger getLog()
void init(@Nonnull GriffonApplication app)