Class PropertyListenerPlugin
java.lang.Object
org.apache.cxf.xjc.property_listener.PropertyListenerPlugin
Modifies the JAXB code model to add a PropertyChangeListener to the
setter methods
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) StringgetName(com.sun.codemodel.JFieldRef ref) getUsage()booleanrun(com.sun.tools.xjc.outline.Outline outline, com.sun.tools.xjc.Options opt, ErrorHandler errorHandler)
-
Field Details
-
LOG
-
-
Constructor Details
-
PropertyListenerPlugin
public PropertyListenerPlugin()
-
-
Method Details
-
getOptionName
-
getUsage
-
run
public boolean run(com.sun.tools.xjc.outline.Outline outline, com.sun.tools.xjc.Options opt, ErrorHandler errorHandler) -
getName
-