|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.loom.resources.DefaultWebResourceBundle
org.loom.resources.ReloadableWebResourceBundle
public class ReloadableWebResourceBundle
| Field Summary |
|---|
| Fields inherited from class org.loom.resources.DefaultWebResourceBundle |
|---|
compiledWebResources, compiler, cssResources, name, resources, type |
| Fields inherited from interface org.loom.resources.WebResourceBundle |
|---|
PROD_RESOURCE_NAME |
| Constructor Summary | |
|---|---|
ReloadableWebResourceBundle()
|
|
| Method Summary | |
|---|---|
protected CompilationResult |
compile()
this.compiledWebResources is not transient on purpose, since double instantiation is not really a problem. |
void |
render(AbstractWebResourceTag tag)
Write the tag or tags for this bundle |
| Methods inherited from class org.loom.resources.DefaultWebResourceBundle |
|---|
getCompiledWebResource, getCompiledWebResources, getCssResource, getCssResources, getName, getType, setCompiler, setName, setResources, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReloadableWebResourceBundle()
| Method Detail |
|---|
public void render(AbstractWebResourceTag tag)
throws javax.servlet.jsp.JspException,
java.io.IOException
WebResourceBundle
render in interface WebResourceBundlerender in class DefaultWebResourceBundlejavax.servlet.jsp.JspException
java.io.IOExceptionprotected CompilationResult compile()
DefaultWebResourceBundle
compile in class DefaultWebResourceBundle
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||