|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Retriever
This interface marks a class that has a retrieve(String) method.
Method Summary | |
---|---|
Object |
retrieve(String key)
Gets an object of the same type as the object implementing this method according to the key. |
Method Detail |
---|
Object retrieve(String key) throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |