com.ibm.websphere.wsrf

Class BaseFaultBinderHelperFactory

  1. java.lang.Object
  2. extended bycom.ibm.websphere.wsrf.BaseFaultBinderHelperFactory

  1. public abstract class BaseFaultBinderHelperFactory
  2. extends java.lang.Object
BaseFaultBinderHelperFactory is used to provide a singleton instance of BaseFaultBinderHelper.

Constructor Summary

Constructor and Description
BaseFaultBinderHelperFactory()

Method Summary

Modifier and Type Method and Description
  1. static
  2. 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

  1. public BaseFaultBinderHelperFactory( )

Method Detail

getBaseFaultBinderHelper

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