2016/05/28 - Apache Tuscany has been retired.

For more information, please explore the Attic.



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