Package org.apache.maven.j2ee

Interface Summary
ValidationListener An interface implemented by those who want to receive validation events from a J2EE Validator (WAR, EAR etc).
 

Class Summary
J2EEEntityResolver A class to resolve external entity definitions for j2ee artifacts.
ValidationBroadcaster  
ValidationEvent A class that holds details about the validation
ValidationFormatter Base class for formatters of validation events.
ValidationStatusListener A ValidationListener that tracks events and will provide a true/false response about the status of the validation.
WarClassLoader A ClassLoader that loads classes from a WarFile
WarFile Represents a J2EE War File
WarValidator A task to validate a war file.
 



Copyright © 2001-2006 Apache Software Foundation. All Rights Reserved.