palio
Class InstancesConfiguration
java.lang.Object
palio.InstancesConfiguration
- All Implemented Interfaces:
- Constants
public class InstancesConfiguration
- extends java.lang.Object
- implements Constants
This class has been moved to palio package due to security restrictions introduced with jPALIO 7.0. Instance constructor is called here,
that has package visibility now.
- Author:
- Szymon Kuklewicz
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstancesConfiguration
public InstancesConfiguration()
setInstancesDir
public static void setInstancesDir(java.io.File file)
getAllFiles
public static java.io.File[] getAllFiles()
getDefaultInstanceName
public static java.lang.String getDefaultInstanceName(java.io.File configFile)
startInstanceFromDOM
public static void startInstanceFromDOM(org.w3c.dom.Element instance,
java.lang.String instanceName,
java.lang.String sourceDescription)
startAdminInstance
public static void startAdminInstance()