Uses of Class
org.apache.geronimo.cxf.ejb.EJBEndpoint

Packages that use EJBEndpoint
org.apache.geronimo.cxf.ejb   
 

Uses of EJBEndpoint in org.apache.geronimo.cxf.ejb
 

Methods in org.apache.geronimo.cxf.ejb that return EJBEndpoint
protected  EJBEndpoint EJBWebServiceContainer.publishEndpoint(Object target)
           
 

Constructors in org.apache.geronimo.cxf.ejb with parameters of type EJBEndpoint
EJBInterceptor(List<Object> params, Method method, EJBEndpoint endpoint, org.apache.cxf.Bus bus, org.apache.cxf.message.Exchange exchange)
           
EJBMethodInvoker(EJBEndpoint endpoint, org.apache.cxf.Bus bus, org.apache.openejb.DeploymentInfo deploymentInfo)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.