org.n52.wps.transactional.service
Class TransactionalHelper
java.lang.Object
org.n52.wps.transactional.service.TransactionalHelper
public class TransactionalHelper
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionalHelper
public TransactionalHelper()
getMatchingTransactionalRepositoryClassName
public static org.n52.wps.RepositoryDocument.Repository getMatchingTransactionalRepositoryClassName(java.lang.String schema)
getMatchingTransactionalRepository
public static ITransactionalAlgorithmRepository getMatchingTransactionalRepository(java.lang.String schema)
getDeploymentProfileForSchema
public static java.lang.String getDeploymentProfileForSchema(java.lang.String schema)
getProcessManagerForSchema
public static IProcessManager getProcessManagerForSchema(java.lang.String schema)
throws java.lang.InstantiationException,
java.lang.IllegalAccessException,
java.lang.ClassNotFoundException
- Throws:
java.lang.InstantiationException
java.lang.IllegalAccessException
java.lang.ClassNotFoundException
writeXmlFile
public static void writeXmlFile(org.w3c.dom.Node node,
java.lang.String filename)
Copyright © 2007-2011 52north.org. All Rights Reserved.