|
JTR 5.0 API Documentation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjtr.ws.jaxws.JaxWsHelperFactory
public class JaxWsHelperFactory
Factory for instantiating new JAX-WS-based IWsHelper
s.
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 |
---|
public JaxWsHelperFactory()
Method Detail |
---|
public IWsHelper getInstance()
IWsHelperFactory
IWsHelper
implementation
associated with the configured IWsHelperFactory
class.
getInstance
in interface IWsHelperFactory
|
The JTR Project is licensed under GPL version 2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |