org.jvnet.hyperjaxb3.ejb.jpa1.strategy.mapping
Class EmbeddableAttributesMapping

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

public class EmbeddableAttributesMapping
extends Object
implements ClassOutlineMapping<EmbeddableAttributes>


Constructor Summary
EmbeddableAttributesMapping()
           
 
Method Summary
 EmbeddableAttributes 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

EmbeddableAttributesMapping

public EmbeddableAttributesMapping()
Method Detail

process

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


Copyright © 2005-2014. All Rights Reserved.