|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ApplicationFactory
Necessary evil as Crowd's Application is a concrete class.
An given instance of this factory should always return the same instance of Application, so "caching" the retrieved
application is fine, if not encouraged.
| Method Summary | |
|---|---|
Application |
getApplication()
|
| Method Detail |
|---|
Application getApplication()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||