org.jvnet.hyperjaxb3.ejb.strategy.mapping
Class MarshalMappings
java.lang.Object
org.jvnet.hyperjaxb3.ejb.strategy.mapping.MarshalMappings
- All Implemented Interfaces:
- OutlineProcessor<EjbPlugin>
- Direct Known Subclasses:
- MarshalMappings, MarshalMappings
public class MarshalMappings
- extends Object
- implements OutlineProcessor<EjbPlugin>
|
Field Summary |
protected org.apache.commons.logging.Log |
logger
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected org.apache.commons.logging.Log logger
MarshalMappings
public MarshalMappings()
getMarshaller
protected javax.xml.bind.Marshaller getMarshaller()
throws javax.xml.bind.JAXBException
- Throws:
javax.xml.bind.JAXBException
process
public Collection<com.sun.tools.xjc.outline.ClassOutline> process(EjbPlugin context,
com.sun.tools.xjc.outline.Outline outline,
com.sun.tools.xjc.Options options)
throws Exception
- Specified by:
process in interface OutlineProcessor<EjbPlugin>
- Throws:
Exception
process
public com.sun.tools.xjc.outline.ClassOutline process(MarshalMappings context,
com.sun.tools.xjc.outline.ClassOutline classOutline,
com.sun.tools.xjc.Options options)
throws Exception
- Throws:
Exception
createEntityMappings
protected EntityMappings createEntityMappings()
getIgnoring
public Ignoring getIgnoring()
setIgnoring
public void setIgnoring(Ignoring ignoring)
getMapping
public Mapping getMapping()
setMapping
public void setMapping(Mapping mapping)
Copyright © 2005-2011. All Rights Reserved.