Dashboard Builder Commons 6.0.0.Beta3

Uses of Class
org.jboss.dashboard.factory.Factory

Packages that use Factory
org.jboss.dashboard   
org.jboss.dashboard.factory   
 

Uses of Factory in org.jboss.dashboard
 

Fields in org.jboss.dashboard declared as Factory
protected  Factory Application.globalFactory
           
 

Methods in org.jboss.dashboard that return Factory
 Factory Application.getGlobalFactory()
           
 

Methods in org.jboss.dashboard with parameters of type Factory
 void Application.setGlobalFactory(Factory globalFactory)
           
 

Uses of Factory in org.jboss.dashboard.factory
 

Methods in org.jboss.dashboard.factory that return Factory
static Factory Factory.getFactory(File configDir)
          Gets a factory for the specified configuration dir.
static Factory Factory.getFactory(ZipInputStream zis)
          Get a factory from the specified input stream, equivalent to the typical directory structure.
 


Dashboard Builder Commons 6.0.0.Beta3

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.