KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > ejb > EJBMetaData > Top Examples

  • org.apache.geronimo.itest.client.EjbCommunicationTest
  • org.jboss.proxy.ejb.ProxyFactory
    As we remove the one one association between container STACK and invoker we keep this around. IN the future the creation of proxies is a task done on a container basis but the container as a logical representation. In other words, the container "Entity with RMI/IIOP" is not a container stack but a ...
  • org.jboss.proxy.ejb.EJBMetaDataImplIIOP
    An implementation of the EJBMetaData interface which allows a client to obtain the enterprise Bean's meta-data information. @author Rickard �berg (rickard.oberg@telkel.com) @author <a HREF="mailto:marc.fleury@telkel.com">Marc Fleury</a> @author <a HREF="mailto:jason@planet57.c ...
  • org.jboss.ejb.StatelessSessionContainer
    The container for <em>stateless</em> session beans. @author <a HREF="mailto:rickard.oberg@telkel.com">Rickard �berg</a> @author <a HREF="mailto:marc.fleury@telkel.com">Marc Fleury</a> @author <a HREF="mailto:docodan@mvcsoft.com">Daniel OConnor</a> ...
Popular Tags