Class SpringBinding

java.lang.Object
org.pentaho.platform.web.jaxws.spring.SpringBinding
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

public class SpringBinding extends Object implements org.springframework.beans.factory.BeanNameAware
  • Constructor Details

    • SpringBinding

      public SpringBinding()
  • Method Details

    • setBeanName

      public void setBeanName(String name)
      Specified by:
      setBeanName in interface org.springframework.beans.factory.BeanNameAware
    • create

      public void create(com.sun.xml.ws.transport.http.servlet.ServletAdapterList owner)
    • setUrl

      public void setUrl(String urlPattern)
    • setService

      public void setService(com.sun.xml.ws.api.server.WSEndpoint<?> endpoint)