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:
- HttpListener
public class PojoWsContainer
- extends CxfWsContainer
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,
PortData port,
Context context,
Class target)
createEndpoint
protected PojoEndpoint createEndpoint()
- Specified by:
createEndpoint
in class CxfWsContainer
start
public void start()
- Overrides:
start
in class CxfWsContainer
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.