com.ebmwebsourcing.easyviper.environment.test.env
Class ExecutionEnvironmentTestFactoryImpl

java.lang.Object
  extended by com.ebmwebsourcing.easyviper.environment.test.env.ExecutionEnvironmentTestFactory
      extended by com.ebmwebsourcing.easyviper.environment.test.env.ExecutionEnvironmentTestFactoryImpl

public class ExecutionEnvironmentTestFactoryImpl
extends ExecutionEnvironmentTestFactory

This class is a concrete implementation of the abstract class BPELFactory. Some ideas used here have been shamelessly copied from the wonderful JAXP and Xerces work.

Author:
Nicolas Salatge - eBM WebSourcing

Field Summary
 
Fields inherited from class com.ebmwebsourcing.easyviper.environment.test.env.ExecutionEnvironmentTestFactory
DEFAULT_NAME
 
Constructor Summary
ExecutionEnvironmentTestFactoryImpl()
           
 
Method Summary
 ExecutionEnvironmentTest newEnvironment(java.lang.String name, boolean explorer)
          Create the registry of process.
 
Methods inherited from class com.ebmwebsourcing.easyviper.environment.test.env.ExecutionEnvironmentTestFactory
newInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutionEnvironmentTestFactoryImpl

public ExecutionEnvironmentTestFactoryImpl()
Method Detail

newEnvironment

public ExecutionEnvironmentTest newEnvironment(java.lang.String name,
                                               boolean explorer)
                                        throws com.ebmwebsourcing.easyviper.core.api.CoreException
Description copied from class: ExecutionEnvironmentTestFactory
Create the registry of process.

Specified by:
newEnvironment in class ExecutionEnvironmentTestFactory
Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException


Copyright © 2009-2011 eBM WebSourcing. All Rights Reserved.