|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContextFactory<C extends Context<C>>
The factory interface of Context
creation. Only used by
StandardContextType
, for the convenience of
polymorphism over its enum construction.
Method Summary | |
---|---|
Context<C> |
create()
Create the context. |
Method Detail |
---|
Context<C> create()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |