|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UserHolder
An UserHolder exposes an User
instance to it's clients. The main
purpose of this interface is the strict disjunction between the API and the
implementation class, that is kept separately in the implementation
bundle.
Method Summary | |
---|---|
User |
getUser()
Return the wrapped User instance. |
Method Detail |
---|
User getUser()
User
instance.
User
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |