org.jvnet.hyperjaxb3.ejb.strategy.mapping
Class EntityOrMappedSuperclassOrEmbeddableMapping

java.lang.Object
  extended by org.jvnet.hyperjaxb3.ejb.strategy.mapping.EntityOrMappedSuperclassOrEmbeddableMapping
All Implemented Interfaces:
ClassOutlineMapping<Object>, org.jvnet.jaxb2_commons.strategy.ClassOutlineProcessor<Object,Mapping>

public class EntityOrMappedSuperclassOrEmbeddableMapping
extends Object
implements ClassOutlineMapping<Object>


Constructor Summary
EntityOrMappedSuperclassOrEmbeddableMapping()
           
 
Method Summary
 Object process(Mapping context, com.sun.tools.xjc.outline.ClassOutline classOutline, com.sun.tools.xjc.Options options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityOrMappedSuperclassOrEmbeddableMapping

public EntityOrMappedSuperclassOrEmbeddableMapping()
Method Detail

process

public Object process(Mapping context,
                      com.sun.tools.xjc.outline.ClassOutline classOutline,
                      com.sun.tools.xjc.Options options)
Specified by:
process in interface ClassOutlineMapping<Object>
Specified by:
process in interface org.jvnet.jaxb2_commons.strategy.ClassOutlineProcessor<Object,Mapping>


Copyright © 2005-2011. All Rights Reserved.