|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BundleConfig
Config for a Bundle
.
Field Summary | |
---|---|
static boolean |
DEFAULT_CHECK_MODIFIED
Default value for checkModifiedInterval() . |
Method Summary | |
---|---|
String |
basePath()
Base path of the bundle. |
int |
checkModifiedInterval()
The interval in milliseconds that we are to check the modified dates of resources resolved by this bundle. |
Resource |
configResource()
Returns the resource responsible for this configuration. |
String[] |
files()
Files that comprises this bundle. |
String |
jsLintArgs()
The arguments used for JSLint. |
String |
name()
Name of the bundle. |
Field Detail |
---|
static final boolean DEFAULT_CHECK_MODIFIED
checkModifiedInterval()
. Set to true .
Method Detail |
---|
Resource configResource()
String name()
Bundle.BUNDLE_ALLOWED_CHARS
.String basePath()
Resource.getBasePath()
.
String jsLintArgs()
white: true, onevar: true
int checkModifiedInterval()
String[] files()
Resource.findRequiresTags()
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |