|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openejb.server.cxf.CxfWsContainer
org.apache.openejb.server.cxf.pojo.PojoWsContainer
public class PojoWsContainer
Field Summary |
---|
Fields inherited from class org.apache.openejb.server.cxf.CxfWsContainer |
---|
bus, destination, endpoint, httpTransportFactory, port |
Constructor Summary | |
---|---|
PojoWsContainer(org.apache.cxf.Bus bus,
PortData port,
javax.naming.Context context,
java.lang.Class target)
|
Method Summary | |
---|---|
protected PojoEndpoint |
createEndpoint()
|
void |
start()
|
Methods inherited from class org.apache.openejb.server.cxf.CxfWsContainer |
---|
destroy, getBus, getDefaultBus, onMessage, processGET, processPOST |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PojoWsContainer(org.apache.cxf.Bus bus, PortData port, javax.naming.Context context, java.lang.Class target)
Method Detail |
---|
protected PojoEndpoint createEndpoint()
createEndpoint
in class CxfWsContainer
public void start()
start
in class CxfWsContainer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |