|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ValidationListener | |
| org.apache.maven.j2ee | |
| Uses of ValidationListener in org.apache.maven.j2ee |
| Classes in org.apache.maven.j2ee that implement ValidationListener | |
class |
ValidationFormatter
Base class for formatters of validation events. |
class |
ValidationStatusListener
A ValidationListener that tracks events and will provide a true/false
response about the status of the validation. |
| Methods in org.apache.maven.j2ee with parameters of type ValidationListener | |
void |
ValidationBroadcaster.addValidationListener(ValidationListener listener)
add a listener to the list to be notified |
void |
ValidationBroadcaster.removeValidationListener(ValidationListener listener)
remove a listener from the list to be notified |
void |
WarValidator.addValidationListener(ValidationListener listener)
add a listener to the list to be notified |
void |
WarValidator.removeValidationListener(ValidationListener listener)
remove a listener from the list to be notified |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||