org.apache.geronimo.axis.builder
Class HeavyweightTypeInfoBuilder

java.lang.Object
  extended by org.apache.geronimo.axis.builder.HeavyweightTypeInfoBuilder
All Implemented Interfaces:
TypeInfoBuilder

public class HeavyweightTypeInfoBuilder
extends java.lang.Object
implements TypeInfoBuilder

Version:
$Rev: 998185 $ $Date: 2010-09-18 00:12:05 +0800 (Sat, 18 Sep 2010) $

Constructor Summary
HeavyweightTypeInfoBuilder(org.osgi.framework.Bundle bundle, java.util.Map schemaTypeKeyToSchemaTypeMap, java.util.Set wrapperElementQNames, java.util.Collection operations, boolean hasEncoded)
           
 
Method Summary
 java.util.List buildTypeInfo(org.apache.openejb.jee.JavaWsdlMapping mapping)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HeavyweightTypeInfoBuilder

public HeavyweightTypeInfoBuilder(org.osgi.framework.Bundle bundle,
                                  java.util.Map schemaTypeKeyToSchemaTypeMap,
                                  java.util.Set wrapperElementQNames,
                                  java.util.Collection operations,
                                  boolean hasEncoded)
Method Detail

buildTypeInfo

public java.util.List buildTypeInfo(org.apache.openejb.jee.JavaWsdlMapping mapping)
                             throws DeploymentException
Specified by:
buildTypeInfo in interface TypeInfoBuilder
Throws:
DeploymentException


Copyright © 2003-2012 The Apache Geronimo development community. All Rights Reserved.