org.apache.beehive.wsm.axis
Class AxisHook

Object
  extended by AxisHook

public class AxisHook
extends Object

****************************************************************************


Constructor Summary
AxisHook()
           
 
Method Summary
protected static void configureSoapBinding(ServiceDesc sd, BeehiveWsSOAPBindingInfo sbi)
           
static ServiceDesc createServiceDesc(BeehiveWsTypeMetadata wsm, ClassLoader cl)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AxisHook

public AxisHook()
Method Detail

createServiceDesc

public static ServiceDesc createServiceDesc(BeehiveWsTypeMetadata wsm,
                                            ClassLoader cl)
                                     throws ClassNotFoundException,
                                            NoSuchMethodException,
                                            InvalidTypeMappingException
Throws:
ClassNotFoundException
NoSuchMethodException
InvalidTypeMappingException

configureSoapBinding

protected static void configureSoapBinding(ServiceDesc sd,
                                           BeehiveWsSOAPBindingInfo sbi)