Package org.jboss.ejb3.nointerface.impl.jndi

Class Summary
AbstractNoInterfaceViewJNDIBinder AbstractNoInterfaceViewJNDIBinder
NoInterfaceViewJNDIBinderFacade NoInterfaceViewJNDIBinderFacade A NoInterfaceViewJNDIBinderFacade corresponds to a EJB which is eligible for a no-interface view This MC bean has dependencies (like the container) injected as necessary.
SessionAwareNoInterfaceViewJNDIBinder Responsible for creating and binding nointerface view proxy (and any other relevant objects like session creating proxy factory) into jndi, for beans which are session aware (ex: Stateful session beans)
SessionlessNoInterfaceViewJNDIBinder Responsible for binding a nointerface view proxy into jndi, for EJBs which are *not* session aware (ex: Stateless beans and Singleton beans)
 



Copyright © 2010. All Rights Reserved.