org.apache.openejb.server.cxf.ejb
Class EjbWsContainer
java.lang.Object
org.apache.openejb.server.cxf.CxfWsContainer
org.apache.openejb.server.cxf.ejb.EjbWsContainer
- All Implemented Interfaces:
- org.apache.openejb.server.httpd.HttpListener
public class EjbWsContainer
- extends CxfWsContainer
|
Constructor Summary |
EjbWsContainer(org.apache.cxf.Bus bus,
org.apache.openejb.core.webservices.PortData port,
org.apache.openejb.BeanContext beanContext,
org.apache.openejb.assembler.classic.util.ServiceConfiguration config)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EjbWsContainer
public EjbWsContainer(org.apache.cxf.Bus bus,
org.apache.openejb.core.webservices.PortData port,
org.apache.openejb.BeanContext beanContext,
org.apache.openejb.assembler.classic.util.ServiceConfiguration config)
createEndpoint
protected EjbEndpoint createEndpoint()
- Specified by:
createEndpoint in class CxfWsContainer
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.