Uses of Class
org.deduced.framework.ControllerSchema

Packages that use ControllerSchema
org.deduced.framework Deduced framework initialization classes. 
 

Uses of ControllerSchema in org.deduced.framework
 

Fields in org.deduced.framework declared as ControllerSchema
private static ControllerSchema ControllerSchema.INSTANCE
          singleton instance used to initialize the schema
 

Methods in org.deduced.framework that return ControllerSchema
static ControllerSchema ControllerSchema.getInstance()
          get the schema initializer singleton
static ControllerSchema ControllerSchema.initializeFromXml()
          initialize the schema from XML