org.codehaus.xfire.jaxws.type
Class JAXWSTypeCreator

java.lang.Object
  extended by Java5TypeCreator
      extended by org.codehaus.xfire.jaxws.type.JAXWSTypeCreator

public class JAXWSTypeCreator
extends Java5TypeCreator


Constructor Summary
JAXWSTypeCreator(Configuration configuration)
           
 
Method Summary
protected  Type createHolderType(TypeClassInfo info)
           
 Type createTypeForClass(TypeClassInfo info)
           
protected  boolean isHolder(java.lang.Class javaType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAXWSTypeCreator

public JAXWSTypeCreator(Configuration configuration)
Method Detail

createTypeForClass

public Type createTypeForClass(TypeClassInfo info)

isHolder

protected boolean isHolder(java.lang.Class javaType)

createHolderType

protected Type createHolderType(TypeClassInfo info)


Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.