public WarAnnotationDeploymentAnalyzer(IArchive archive, ClassLoader classLoader)(Code)
Constructor.
Archive which will be used when analyzing.
Parameters: archive - the archive to analyze. Parameters: classLoader - the classloader used to read the classes.
Analyzes the given set of classes and fill metadata struct.
Parameters: classNames - the class names to analyze throws: AnalyzerException - if analyze of archive fails