Class PropertyListenerPlugin

java.lang.Object
org.apache.cxf.xjc.property_listener.PropertyListenerPlugin

public class PropertyListenerPlugin extends Object
Modifies the JAXB code model to add a PropertyChangeListener to the setter methods
  • Field Details

    • LOG

      private static final Logger LOG
  • Constructor Details

    • PropertyListenerPlugin

      public PropertyListenerPlugin()
  • Method Details

    • getOptionName

      public String getOptionName()
    • getUsage

      public String getUsage()
    • run

      public boolean run(com.sun.tools.xjc.outline.Outline outline, com.sun.tools.xjc.Options opt, ErrorHandler errorHandler)
    • getName

      String getName(com.sun.codemodel.JFieldRef ref)