org.apache.tuscany.sca.implementation.jee
Interface JEEImplementationFactory

All Known Implementing Classes:
JEEImplementationFactoryImpl

public interface JEEImplementationFactory

Factory for the JEE implementation model.


Method Summary
 JEEImplementation createJEEImplementation()
          Creates a new JEE implementation.
 

Method Detail

createJEEImplementation

JEEImplementation createJEEImplementation()
Creates a new JEE implementation.

Returns:
a new JEE implementation