de.opsdesign.yax
Class YaxFactory
java.lang.Object
de.opsdesign.yax.YaxFactory
- All Implemented Interfaces:
- ArgsHandler
public class YaxFactory
- extends java.lang.Object
- implements ArgsHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newInstance
public static YaxFactory newInstance(java.lang.Object server,
int runMode,
java.lang.String[] args)
throws YaxFactoryConfigurationException
- Throws:
YaxFactoryConfigurationException
getYaxHome
public static java.io.File getYaxHome()
getYaxVersion
public static java.lang.String getYaxVersion()
getYaxConfigurationDirectory
public static java.io.File getYaxConfigurationDirectory()
getConfiguration
public Configuration getConfiguration()
newPipelineHandler
public PipelineHandler newPipelineHandler()
throws YaxFactoryConfigurationException
- Throws:
YaxFactoryConfigurationException
newIOHandler
public IOHandler newIOHandler()
throws YaxFactoryConfigurationException
- Throws:
YaxFactoryConfigurationException
Copyright © 2008 OPS Design GmbH. All Rights Reserved.