de.fzj.unicore.wsrflite.xmlbeans.impl
Class XmlBeansFaultConverter

java.lang.Object
  extended by de.fzj.unicore.wsrflite.xmlbeans.impl.XmlBeansFaultConverter
All Implemented Interfaces:
FaultConverter

public class XmlBeansFaultConverter
extends Object
implements FaultConverter

convert the wsrf lifecycle related exceptions to the correct BaseFault types


Constructor Summary
XmlBeansFaultConverter()
           
 
Method Summary
 Exception convert(Exception e)
           
static XmlBeansFaultConverter getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlBeansFaultConverter

public XmlBeansFaultConverter()
Method Detail

convert

public Exception convert(Exception e)
Specified by:
convert in interface FaultConverter

getInstance

public static XmlBeansFaultConverter getInstance()


Copyright © 2010. All Rights Reserved.