public interface AdminToolConfig
| Modifier and Type | Field and Description |
|---|---|
static String |
WEBJARS_CDN_PREFIX |
static String |
WEBJARS_CDN_PREFIX_BOWER |
static String |
WEBJARS_LOCAL_PREFIX |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled()
should return if component is active or deactivated
|
void |
printConfig()
should print the configuration to log
|
static final String WEBJARS_CDN_PREFIX
static final String WEBJARS_CDN_PREFIX_BOWER
static final String WEBJARS_LOCAL_PREFIX
Copyright © 2016–2017. All rights reserved.