|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Loader<T extends Assembler>
A common interface for Screen, Layout and Navigation Loader
Method Summary | |
---|---|
T |
getAssembler(String name)
Get an Assembler. |
int |
getCacheSize()
Get the size of a possibly configured cache |
Method Detail |
---|
T getAssembler(String name) throws Exception
name
- name of the requested Assembler
Exception
- generic exceptionint getCacheSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |