org.ow2.orchestra.cxf
Class CxfEnvXmlGenerator

java.lang.Object
  extended by org.ow2.orchestra.env.DefaultEnvXMLGenerator
      extended by org.ow2.orchestra.cxf.CxfEnvXmlGenerator

public class CxfEnvXmlGenerator
extends org.ow2.orchestra.env.DefaultEnvXMLGenerator

generates a default environment for running orchestra with cxf.

Author:
Guillaume Porcher

Field Summary
 
Fields inherited from class org.ow2.orchestra.env.DefaultEnvXMLGenerator
CORE_HB_CONF_NAME, CORE_HB_SESSION_FACTORY_NAME, CORE_HB_SESSION_NAME, CORE_QUERIER_SESSION_NAME, CORE_RUNTIME_SESSION_NAME, HISTORY_HB_CONF_NAME, HISTORY_HB_SESSION_FACTORY_NAME, HISTORY_HB_SESSION_NAME, HISTORY_QUERIER_SESSION_NAME, ORCHESTRA_PROPERTIES
 
Constructor Summary
CxfEnvXmlGenerator(java.lang.String hibernateRelativePath)
           
 
Method Summary
static void main(java.lang.String[] args)
          Prints the default environment on standard output.
 
Methods inherited from class org.ow2.orchestra.env.DefaultEnvXMLGenerator
createEnvironmentFactory, createEnvironmentXml, setApplicationEntry, setApplicationEntry, setApplicationEntry, setArchiverType, setBlockEntry, setBlockEntry, setBlockEntry, setFinishedInstanceHandlerType, setInvokerType, setPublisherType, setRecorderType, setRepositoryType, setUndeployedProcessHandlerType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CxfEnvXmlGenerator

public CxfEnvXmlGenerator(java.lang.String hibernateRelativePath)
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Prints the default environment on standard output.

Parameters:
args -
Throws:
java.io.IOException


Copyright © 2009 OW2 Consortium. All Rights Reserved.