<T>
T
|
executeInNewContext(Supplier<T> arg0)
|
AssembledResources
|
getRequestLocalAssembledResources()
|
RequiredResources
|
getRequestLocalRequiredResources()
|
String
|
getRequiredResources(UrlMode arg0)
|
String
|
getRequiredResources()
|
String
|
getRequiredResources(UrlMode arg0, WebResourceFilter arg1, Set<String> arg2, List<String> arg3)
|
String
|
getRequiredResources(UrlMode arg0, WebResourceFilter arg1)
|
String
|
getResourceTags(String arg0, UrlMode arg1)
|
String
|
getResourceTags(String arg0)
|
@Deprecated
String
|
getStaticPluginResource(ModuleDescriptor<?> arg0, String arg1, UrlMode arg2)
|
@Deprecated
String
|
getStaticPluginResource(String arg0, String arg1)
|
@Deprecated
String
|
getStaticPluginResource(ModuleDescriptor<?> arg0, String arg1)
|
@Deprecated
String
|
getStaticPluginResource(String arg0, String arg1, UrlMode arg2)
|
String
|
getStaticResourcePrefix(String arg0)
|
String
|
getStaticResourcePrefix()
|
void
|
includeResources(Writer arg0, UrlMode arg1)
|
void
|
includeResources(Writer arg0, UrlMode arg1, WebResourceFilter arg2)
|
void
|
includeResources(Iterable<String> arg0, Writer arg1, UrlMode arg2)
|
void
|
includeResources(Writer arg0)
|
void
|
requireResource(String arg0, Writer arg1)
|
void
|
requireResource(String arg0)
|
void
|
requireResource(String arg0, Writer arg1, UrlMode arg2)
|
void
|
requireResourcesForContext(String arg0)
|