Package org.jboss.ejb3.nointerface.factory

Interface Summary
NoInterfaceViewFactory NoInterfaceViewFactory Factory for creating no-interface view for a bean
 

Class Summary
MCAwareStatefulNoInterfaceViewFactory StatefulNoInterfaceViewFactory Responsible for (not necessarily in the following order) - Creating a session from the stateful container - Creating the no-interface view for a stateful session bean
NoInterfaceEJBViewFactoryBase NoInterfaceEJBViewFactoryBase Creates a no-interface view for a EJB as per the EJB3.1 spec (section 3.4.4)