org.apache.tuscany.sca.implementation.jee.impl
Class JEEImplementationFactoryImpl

java.lang.Object
  extended by org.apache.tuscany.sca.implementation.jee.impl.JEEImplementationFactoryImpl
All Implemented Interfaces:
JEEImplementationFactory

public class JEEImplementationFactoryImpl
extends java.lang.Object
implements JEEImplementationFactory

Factory for the JEE implementation model.


Constructor Summary
JEEImplementationFactoryImpl()
           
 
Method Summary
 JEEImplementation createJEEImplementation()
          Creates a new JEE implementation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JEEImplementationFactoryImpl

public JEEImplementationFactoryImpl()
Method Detail

createJEEImplementation

public JEEImplementation createJEEImplementation()
Description copied from interface: JEEImplementationFactory
Creates a new JEE implementation.

Specified by:
createJEEImplementation in interface JEEImplementationFactory
Returns:
a new JEE implementation