org.jvnet.hyperjaxb3.ejb.jpa1.plugin
Class JPA1Plugin

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.jpa1.plugin.JPA1Plugin

public class JPA1Plugin
extends EjbPlugin


Field Summary
 
Fields inherited from class org.jvnet.hyperjaxb3.ejb.plugin.EjbPlugin
logger
 
Constructor Summary
JPA1Plugin()
           
 
Method Summary
 String getOptionName()
           
 String getUsage()
           
 
Methods inherited from class org.jvnet.hyperjaxb3.ejb.plugin.EjbPlugin
beforeRun, getAutowireMode, getCreatedClasses, getCreatedProperties, getCustomizationURIs, getDefaultConfigLocations, getIncludedClasses, getMapping, getMergePersistenceUnits, getModelAndOutlineProcessor, getModelAndOutlineProcessorBeanName, getNaming, getPersistenceUnitName, getPersistenceXml, getResult, getRoundtripTestClassName, getTargetDir, isCustomizationTagName, onActivated, parseArgument, postProcessModel, run, setIncludedClasses, setMapping, 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

JPA1Plugin

public JPA1Plugin()
Method Detail

getOptionName

public String getOptionName()
Overrides:
getOptionName in class EjbPlugin

getUsage

public String getUsage()
Overrides:
getUsage in class EjbPlugin


Copyright © 2005-2014. All Rights Reserved.