org.apache.tuscany.sca.implementation.ejb
Interface EJBImplementationFactory

All Known Implementing Classes:
EJBImplementationFactoryImpl

public interface EJBImplementationFactory

Factory for the EJB implementation model.


Method Summary
 EJBImplementation createEJBImplementation()
          Creates a new EJB implementation.
 

Method Detail

createEJBImplementation

EJBImplementation createEJBImplementation()
Creates a new EJB implementation.

Returns:
a new EJB implementation