Package | Description |
---|---|
org.jboss.dashboard | |
org.jboss.dashboard.factory |
Modifier and Type | Field and Description |
---|---|
protected Factory |
Application.globalFactory |
Modifier and Type | Method and Description |
---|---|
Factory |
Application.getGlobalFactory() |
Modifier and Type | Method and Description |
---|---|
void |
Application.setGlobalFactory(Factory globalFactory) |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.