| Modifier and Type | Class and Description |
|---|---|
static class |
Module.Local.Content |
Module.Local, Module.RemotecontextPath, CONTROL, priority, resource| Modifier and Type | Method and Description |
|---|---|
Module.Local.Content[] |
getContents() |
Map<QualifiedName,String> |
getParameters() |
String |
getPath() |
String |
getResourceBundle() |
String |
getURI() |
boolean |
isRemote() |
Reader |
read(Locale locale,
javax.servlet.ServletContext scriptLoader,
ClassLoader bundleLoader) |
getContextPath, getPriority, getResourcepublic String getPath()
public Module.Local.Content[] getContents()
public String getResourceBundle()
public Map<QualifiedName,String> getParameters()
public Reader read(Locale locale, javax.servlet.ServletContext scriptLoader, ClassLoader bundleLoader)
locale - the desired locale, if null, Locale.ENGLISH will be usedscriptLoader - the script loaderbundleLoader - the bundle loaderCopyright © 2018 JBoss by Red Hat. All Rights Reserved.