org.apache.geronimo.jaxws
Class HandlerChainsUtils

java.lang.Object
  extended by org.apache.geronimo.jaxws.HandlerChainsUtils

public class HandlerChainsUtils
extends Object


Method Summary
static
<T> T
toHandlerChains(String xml, Class<T> type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toHandlerChains

public static <T> T toHandlerChains(String xml,
                                    Class<T> type)
                         throws JAXBException
Throws:
JAXBException


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.