|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceBatchingConfiguration
Resource batching configuration for the WebResourceManagerImpl.
Currently contains the configuration for super batch support.
| Method Summary | |
|---|---|
List<String> |
getSuperBatchModuleCompleteKeys()
Gets the list of resource plugin modules that should be included in the superbatch, in the order that they should be batched. |
boolean |
isSuperBatchingEnabled()
Gets whether web resources in different resource modules should be batched together. |
| Method Detail |
|---|
boolean isSuperBatchingEnabled()
List<String> getSuperBatchModuleCompleteKeys()
WebResourceManager.requireResource(java.lang.String) for one of these resources will be a no-op,
and any dependency resolution for resources will stop if the dependency is in the superbatch.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||