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

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

public class LightweightTypeInfoBuilder
extends Object


Constructor Summary
LightweightTypeInfoBuilder(JavaWsdlMapping mapping, XmlSchemaInfo schemaInfo, ClassLoader classLoader)
           
 
Method Summary
 List<JaxRpcTypeInfo> buildTypeInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LightweightTypeInfoBuilder

public LightweightTypeInfoBuilder(JavaWsdlMapping mapping,
                                  XmlSchemaInfo schemaInfo,
                                  ClassLoader classLoader)
Method Detail

buildTypeInfo

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


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