@Named(value="quartz") public class QuartzAddon extends AbstractGriffonAddon
SUFFIX| Constructor and Description |
|---|
QuartzAddon() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<?> |
loadClass(String className,
ClassLoader classLoader) |
void |
onStartupStart(GriffonApplication application) |
canShutdown, getLog, getMvcGroups, getStartupGroups, init, onShutdownpublic void onStartupStart(@Nonnull GriffonApplication application)
protected Class<?> loadClass(@Nonnull String className, @Nonnull ClassLoader classLoader) throws ClassNotFoundException
ClassNotFoundException