public class TemplateImageLoaderNoop extends Object implements TemplateImageLoader
| Constructor and Description |
|---|
TemplateImageLoaderNoop() |
| Modifier and Type | Method and Description |
|---|---|
TemplateImage |
getTemplateImage(String name) |
void |
init()
Indicates to the component that it is to initialise itself.
|
void |
shutdown()
Indicates to the component that it will no longer be used and should shut
itself down cleanly.
|
public TemplateImageLoaderNoop()
public TemplateImage getTemplateImage(String name)
getTemplateImage in interface TemplateImageLoaderpublic void init()
ApplicationScopedComponentinit in interface ApplicationScopedComponentpublic void shutdown()
ApplicationScopedComponentshutdown in interface ApplicationScopedComponentCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.