|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bm.ejb3metadata.annotations.analyzer.AnnotationDeploymentAnalyzer
public class AnnotationDeploymentAnalyzer
This class finds the annotated class and fill metadata class.
| Constructor Summary | |
|---|---|
AnnotationDeploymentAnalyzer(java.io.File archive)
Constructor. Archive which will be used when analyzing. |
|
| Method Summary | |
|---|---|
void |
analyze()
Analyzes the archive and fill metadata struct. |
EjbJarAnnotationMetadata |
getEjbJarAnnotationMetadata()
struct (metadata) filled by this analyzer. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationDeploymentAnalyzer(java.io.File archive)
archive - the archive to analyze.| Method Detail |
|---|
public void analyze()
throws AnalyzerException
AnalyzerException - if analyze of archive failspublic EjbJarAnnotationMetadata getEjbJarAnnotationMetadata()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||