|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RegistryAccepter
Interface to allow a TemplateRegistry
to be set. This is normally
used for CacheRetriever
s that want to be able to parameterize
the type of Template
objects to create.
Method Summary | |
---|---|
TemplateRegistry |
getTemplateRegistry()
Retrieves the current TemplateRegistry in use. |
void |
setTemplateRegistry(TemplateRegistry registry)
Sets a template registry implementation to use when creating new templates. |
Method Detail |
---|
void setTemplateRegistry(TemplateRegistry registry)
registry
- the registry to be used for creating new objectsTemplateRegistry getTemplateRegistry()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |