public class DatatableBundleLoader
extends com.github.dandelion.core.bundle.loader.AbstractBundleLoader
Bundle loader used to recursively load user-defined bundles inside the
dandelion/datatables
folder of the classpath.
Modifier and Type | Field and Description |
---|---|
static String |
LOADER_NAME |
static String |
SCANNING_PATH |
Constructor and Description |
---|
DatatableBundleLoader(com.github.dandelion.core.Context context,
boolean isStandalone) |
Modifier and Type | Method and Description |
---|---|
protected org.slf4j.Logger |
getLogger() |
String |
getName() |
String |
getScanningPath() |
public static final String LOADER_NAME
public static final String SCANNING_PATH
Copyright © 2013–2015 Dandelion Project. All rights reserved.