IBM WebSphere Application ServerTM
Release 8

com.ibm.websphere.wsrf
Class BaseFaultBinderHelperFactory

java.lang.Object
  extended by com.ibm.websphere.wsrf.BaseFaultBinderHelperFactory

public abstract class BaseFaultBinderHelperFactory
extends java.lang.Object

BaseFaultBinderHelperFactory is used to provide a singleton instance of BaseFaultBinderHelper.


Constructor Summary
BaseFaultBinderHelperFactory()
           
 
Method Summary
static BaseFaultBinderHelper getBaseFaultBinderHelper()
          Returns a singleton instance of the BaseFaultBinderHelper
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseFaultBinderHelperFactory

public BaseFaultBinderHelperFactory()
Method Detail

getBaseFaultBinderHelper

public static BaseFaultBinderHelper getBaseFaultBinderHelper()
Returns a singleton instance of the BaseFaultBinderHelper

Returns:
BaseFaultBinderHelper

IBM WebSphere Application ServerTM
Release 8