Class KafkaConnectPlugin


  • public class KafkaConnectPlugin
    extends org.jvnet.jaxb2_commons.plugin.AbstractParameterizablePlugin
    • Field Summary

      • Fields inherited from class org.jvnet.jaxb2_commons.plugin.AbstractPlugin

        logger
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getOptionName()  
      java.lang.String getUsage()  
      boolean run​(com.sun.tools.xjc.outline.Outline model, com.sun.tools.xjc.Options options, org.xml.sax.ErrorHandler errorHandler)  
      • Methods inherited from class org.jvnet.jaxb2_commons.plugin.AbstractParameterizablePlugin

        parseArgument
      • Methods inherited from class org.jvnet.jaxb2_commons.plugin.AbstractPlugin

        afterRun, beforeRun, getCustomizationElementNames, getCustomizationURIs, init, isCustomizationTagName, onActivated, run
      • Methods inherited from class com.sun.tools.xjc.Plugin

        postProcessModel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • KafkaConnectPlugin

        public KafkaConnectPlugin()
    • Method Detail

      • getOptionName

        public java.lang.String getOptionName()
        Specified by:
        getOptionName in class com.sun.tools.xjc.Plugin
      • getUsage

        public java.lang.String getUsage()
        Specified by:
        getUsage in class com.sun.tools.xjc.Plugin
      • run

        public boolean run​(com.sun.tools.xjc.outline.Outline model,
                           com.sun.tools.xjc.Options options,
                           org.xml.sax.ErrorHandler errorHandler)
                    throws org.xml.sax.SAXException
        Overrides:
        run in class org.jvnet.jaxb2_commons.plugin.AbstractPlugin
        Throws:
        org.xml.sax.SAXException