Uses of Class
org.jsxp.framework.Context

Packages that use Context
org.jsxp.framework   
 

Uses of Context in org.jsxp.framework
 

Methods in org.jsxp.framework with type parameters of type Context
static
<T extends Context>
T
Context.getContext()
          Gets the context.
 

Methods in org.jsxp.framework that return Context
protected  Context Application.createContext()
          Creates the context.
 

Methods in org.jsxp.framework with parameters of type Context
protected  void Application.contextInitialized(Context context)
          Called by the jsxp framework if the Context was initialized.
 



Copyright © 2012 Oliver Szymanski & David Tanzer