Package org.pentaho.platform.web.jaxws.spring


package org.pentaho.platform.web.jaxws.spring
This package contains classes related to the integration of JAX-WS web services with Spring framework.

The classes in this package are used to configure and manage web services within the Pentaho platform, leveraging Spring's dependency injection and configuration capabilities.

Key classes include:

  • SpringService - A class that represents a Spring-managed JAX-WS service.
  • SpringBinding - A class that binds a URL to a Spring-managed JAX-WS service.