org.apache.openejb.server.cxf.pojo
Class PojoWsContainer
java.lang.Object
org.apache.openejb.server.cxf.CxfWsContainer
org.apache.openejb.server.cxf.pojo.PojoWsContainer
- All Implemented Interfaces:
- org.apache.openejb.server.httpd.HttpListener
public class PojoWsContainer
- extends CxfWsContainer
|
Constructor Summary |
PojoWsContainer(org.apache.cxf.Bus bus,
org.apache.openejb.core.webservices.PortData port,
Context context,
Class target,
Map<String,Object> bdgs,
org.apache.openejb.assembler.classic.util.ServiceConfiguration configuration)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PojoWsContainer
public PojoWsContainer(org.apache.cxf.Bus bus,
org.apache.openejb.core.webservices.PortData port,
Context context,
Class target,
Map<String,Object> bdgs,
org.apache.openejb.assembler.classic.util.ServiceConfiguration configuration)
createEndpoint
protected PojoEndpoint createEndpoint()
- Specified by:
createEndpoint in class CxfWsContainer
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.