analyze(EjbJarAnnotationMetadata ejbJarAnnotationMetadata) Found all ENC bindings from the given set of metadata.
Parameters: ejbJarAnnotationMetadata - the given metadata to analyze.
Found all ENC bindings from the given set of metadata.
Parameters: ejbJarAnnotationMetadata - the given metadata to analyze. object that contains all bindings found for the given set ofclasses. throws: ENCBindingException - if the analyze of the set of the metadata hasfailed.
Analyze the given class metadata.
Parameters: classMetadata - the given metadata to analyze. throws: ENCBindingException - if the class has not been analyzed
Analyze the given common metadata.
Parameters: commonAnnotationMetadata - the given metadata to analyze. throws: ENCBindingException - if the common metadata has not been analyzed
Analyze the given field metadata.
Parameters: fieldMetadata - the given metadata to analyze. throws: ENCBindingException - if the field has not been analyzed
Analyze the given method metadata.
Parameters: methodAnnotationMetadata - the given metadata to analyze. throws: ENCBindingException - if the method has not been analyzed