spring-framework / org.springframework.remoting.jaxws / LocalJaxWsServiceFactoryBean / <init>

<init>

LocalJaxWsServiceFactoryBean()

org.springframework.beans.factory.FactoryBean for locally defined JAX-WS Service references. Uses LocalJaxWsServiceFactory's facilities underneath.

Alternatively, JAX-WS Service references can be looked up in the JNDI environment of the Java EE container.

Author
Juergen Hoeller

Since
2.5

See Also
javax.xml.ws.Serviceorg.springframework.jndi.JndiObjectFactoryBeanJaxWsPortProxyFactoryBean