org.jvnet.hyperjaxb3.ejb.strategy.model.base
Class DefaultGetTypes

java.lang.Object
  extended by org.jvnet.hyperjaxb3.ejb.strategy.model.base.DefaultGetTypes
All Implemented Interfaces:
GetTypes, PropertyInfoProcessor<Collection<? extends com.sun.tools.xjc.model.CTypeInfo>,ProcessModel>

public class DefaultGetTypes
extends Object
implements GetTypes


Constructor Summary
DefaultGetTypes()
           
 
Method Summary
 Collection<? extends com.sun.tools.xjc.model.CTypeInfo> process(ProcessModel context, com.sun.tools.xjc.model.CPropertyInfo propertyInfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultGetTypes

public DefaultGetTypes()
Method Detail

process

public Collection<? extends com.sun.tools.xjc.model.CTypeInfo> process(ProcessModel context,
                                                                       com.sun.tools.xjc.model.CPropertyInfo propertyInfo)
Specified by:
process in interface PropertyInfoProcessor<Collection<? extends com.sun.tools.xjc.model.CTypeInfo>,ProcessModel>


Copyright © 2005-2011. All Rights Reserved.