JTR 5.0 API Documentation

jtr.ws.jaxws
Class JaxWsHelperFactory

java.lang.Object
  extended by jtr.ws.jaxws.JaxWsHelperFactory
All Implemented Interfaces:
IFactory, IWsHelperFactory

public class JaxWsHelperFactory
extends java.lang.Object
implements IWsHelperFactory, IFactory

Factory for instantiating new JAX-WS-based IWsHelpers.

Since:
4.0
Version:
5.0
Author:
frusso

Constructor Summary
JaxWsHelperFactory()
           
 
Method Summary
 IWsHelper getInstance()
          Get a new instance of the concrete IWsHelper implementation associated with the configured IWsHelperFactory class.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxWsHelperFactory

public JaxWsHelperFactory()
Method Detail

getInstance

public IWsHelper getInstance()
Description copied from interface: IWsHelperFactory
Get a new instance of the concrete IWsHelper implementation associated with the configured IWsHelperFactory class.

Specified by:
getInstance in interface IWsHelperFactory
Returns:
IWsHelper

The JTR Project is licensed under GPL version 2