org.apache.openejb.server.axis.assembler
Class HeavyweightTypeInfoBuilder

java.lang.Object
  extended by org.apache.openejb.server.axis.assembler.HeavyweightTypeInfoBuilder

public class HeavyweightTypeInfoBuilder
extends java.lang.Object


Constructor Summary
HeavyweightTypeInfoBuilder(JavaWsdlMapping mapping, XmlSchemaInfo schemaInfo, java.lang.ClassLoader classLoader, java.util.Set wrapperElementQNames, java.util.Collection<JaxRpcOperationInfo> operations, boolean hasEncoded)
           
 
Method Summary
 java.util.List<JaxRpcTypeInfo> buildTypeInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HeavyweightTypeInfoBuilder

public HeavyweightTypeInfoBuilder(JavaWsdlMapping mapping,
                                  XmlSchemaInfo schemaInfo,
                                  java.lang.ClassLoader classLoader,
                                  java.util.Set wrapperElementQNames,
                                  java.util.Collection<JaxRpcOperationInfo> operations,
                                  boolean hasEncoded)
Method Detail

buildTypeInfo

public java.util.List<JaxRpcTypeInfo> buildTypeInfo()
                                             throws OpenEJBException
Throws:
OpenEJBException


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.