|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SetupException | |
---|---|
net.sf.ginp.setup |
Uses of SetupException in net.sf.ginp.setup |
---|
Methods in net.sf.ginp.setup that throw SetupException | |
---|---|
void |
SetupManagerImpl.createConfiguration(java.net.URL configUrl,
java.lang.String configuration)
|
void |
SetupManager.createConfiguration(java.net.URL configUrl,
java.lang.String configuration)
Create a configuration |
void |
SetupManager.deleteConfiguration(java.net.URL configUrl)
Delete the configuration entry for this host |
SetupVisit |
SetupManager.getSetupVisitForCommandLine(java.lang.String[] argv)
Parses a setup visit out of a command line |
void |
SetupManagerImpl.setConfiguration(SetupVisit visit)
Sets the configuration in the preferences from the visit's path and url |
void |
SetupManager.setConfiguration(SetupVisit visit)
Write the configuration into the preferences API |
org.dom4j.Document |
SetupManagerImpl.testValidConfig(java.io.InputStream stream)
|
org.dom4j.Document |
SetupManager.testValidConfig(java.io.InputStream stream)
Tests if a configuration passes validation |
org.dom4j.Document |
SetupManagerImpl.writeConfigFromVisit(SetupVisit visit)
|
org.dom4j.Document |
SetupManager.writeConfigFromVisit(SetupVisit visit)
Build and write config file for Ginp from the Tapestry Setup Visit Object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |