|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UserDataFactory
A class which generates UserDataContainer
instances.
Used in UserDataDelegate
.
Method Summary | |
---|---|
UserDataContainer |
getInstance()
Returns a single UserDataContainer instance. |
Method Detail |
---|
UserDataContainer getInstance()
UserDataContainer
instance.
Depending on the architecture involved, this may be a singleton
instance, or a new instance may be generated each time the
method is called.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |