org.jvnet.hyperjaxb3.ejb.jpa2.plugin
Class JPA2Plugin

java.lang.Object
  extended by com.sun.tools.xjc.Plugin
      extended by org.jvnet.jaxb2_commons.plugin.AbstractPlugin
          extended by org.jvnet.jaxb2_commons.plugin.AbstractParameterizablePlugin
              extended by org.jvnet.jaxb2_commons.plugin.spring.AbstractSpringConfigurablePlugin
                  extended by org.jvnet.hyperjaxb3.ejb.plugin.EjbPlugin
                      extended by org.jvnet.hyperjaxb3.ejb.jpa2.plugin.JPA2Plugin

public class JPA2Plugin
extends EjbPlugin


Field Summary
 
Fields inherited from class org.jvnet.hyperjaxb3.ejb.plugin.EjbPlugin
logger
 
Constructor Summary
JPA2Plugin()
           
 
Method Summary
 String getOptionName()
           
 String getUsage()
           
 
Methods inherited from class org.jvnet.hyperjaxb3.ejb.plugin.EjbPlugin
beforeRun, getAutowireMode, getCreatedClasses, getCreatedProperties, getCustomizationURIs, getDefaultConfigLocations, getIncludedClasses, getMergePersistenceUnits, getModelAndOutlineProcessor, getModelAndOutlineProcessorBeanName, getNaming, getPersistenceUnitName, getPersistenceXml, getResult, getRoundtripTestClassName, getTargetDir, isCustomizationTagName, onActivated, parseArgument, postProcessModel, run, setIncludedClasses, setMergePersistenceUnits, setModelAndOutlineProcessor, setNaming, setPersistenceUnitName, setPersistenceXml, setResult, setRoundtripTestClassName, setTargetDir
 
Methods inherited from class org.jvnet.jaxb2_commons.plugin.spring.AbstractSpringConfigurablePlugin
getApplicationContext, getConfigLocations, init, isDependencyCheck, setConfigLocations
 
Methods inherited from class org.jvnet.jaxb2_commons.plugin.AbstractPlugin
afterRun, getCustomizationElementNames, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JPA2Plugin

public JPA2Plugin()
Method Detail

getOptionName

public String getOptionName()
Overrides:
getOptionName in class EjbPlugin

getUsage

public String getUsage()
Overrides:
getUsage in class EjbPlugin


Copyright © 2005-2011. All Rights Reserved.