|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.xml.ws.Endpoint org.apache.cxf.jaxws.EndpointImpl org.apache.cxf.jaxws.spring.EndpointDefinitionParser.SpringEndpointImpl
public static class EndpointDefinitionParser.SpringEndpointImpl
Field Summary |
---|
Fields inherited from class org.apache.cxf.jaxws.EndpointImpl |
---|
CHECK_PUBLISH_ENDPOINT_PERMISSON_PROPERTY, CHECK_PUBLISH_ENDPOINT_PERMISSON_PROPERTY_WITH_SECURITY_MANAGER |
Fields inherited from class javax.xml.ws.Endpoint |
---|
WSDL_PORT, WSDL_SERVICE |
Constructor Summary | |
---|---|
EndpointDefinitionParser.SpringEndpointImpl(Bus bus,
Object implementor)
|
|
EndpointDefinitionParser.SpringEndpointImpl(Object o)
|
Method Summary | |
---|---|
void |
setApplicationContext(org.springframework.context.ApplicationContext ctx)
|
void |
setCheckBlockConstruct(Boolean b)
|
Methods inherited from class javax.xml.ws.Endpoint |
---|
create, create, create, create, publish, publish, publish, setEndpointContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EndpointDefinitionParser.SpringEndpointImpl(Object o)
public EndpointDefinitionParser.SpringEndpointImpl(Bus bus, Object implementor)
Method Detail |
---|
public void setCheckBlockConstruct(Boolean b)
public void setApplicationContext(org.springframework.context.ApplicationContext ctx) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |