Class EndpointDefinitionParser.SpringEndpointImpl

  • All Implemented Interfaces:
    AutoCloseable, org.apache.cxf.configuration.Configurable, org.apache.cxf.interceptor.InterceptorProvider, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
    Enclosing class:
    EndpointDefinitionParser

    public static class EndpointDefinitionParser.SpringEndpointImpl
    extends EndpointImpl
    implements org.springframework.context.ApplicationContextAware
    • Constructor Detail

      • SpringEndpointImpl

        public SpringEndpointImpl​(Object o)
      • SpringEndpointImpl

        public SpringEndpointImpl​(org.apache.cxf.Bus bus,
                                  Object implementor)
    • Method Detail

      • setCheckBlockConstruct

        public void setCheckBlockConstruct​(Boolean b)
      • setApplicationContext

        public void setApplicationContext​(org.springframework.context.ApplicationContext ctx)
                                   throws org.springframework.beans.BeansException
        Specified by:
        setApplicationContext in interface org.springframework.context.ApplicationContextAware
        Throws:
        org.springframework.beans.BeansException