A G I O R S
A
- Annotation - Interface in org.jboss.jca.common.spi.annotations.repository
-
A Annotation.
- AnnotationRepository - Interface in org.jboss.jca.common.spi.annotations.repository
-
A AnnotationRepository.
- AnnotationScanner - Interface in org.jboss.jca.common.spi.annotations.repository
-
A AnnotationScanner.
- AnnotationScannerFactory - Class in org.jboss.jca.common.spi.annotations.repository
-
The AnnotationScannerFactory which creates an annotation scanner instance
- AnnotationScannerFactory() - Constructor for class org.jboss.jca.common.spi.annotations.repository.AnnotationScannerFactory
-
G
- getAnnotation() - Method in interface org.jboss.jca.common.spi.annotations.repository.Annotation
-
Get the Annotation Object
- getAnnotation(Class<?>) - Method in interface org.jboss.jca.common.spi.annotations.repository.AnnotationRepository
-
Return a collection of annotation of given type.
- getAnnotationScanner() - Static method in class org.jboss.jca.common.spi.annotations.repository.AnnotationScannerFactory
-
Get the annotation scanner
- getClassName() - Method in interface org.jboss.jca.common.spi.annotations.repository.Annotation
-
Get the class Name of this annotation
- getMemberName() - Method in interface org.jboss.jca.common.spi.annotations.repository.Annotation
-
Get the member name
- getParameterTypes() - Method in interface org.jboss.jca.common.spi.annotations.repository.Annotation
-
Get the list of parameters type for this annotation
I
- isOnField() - Method in interface org.jboss.jca.common.spi.annotations.repository.Annotation
-
Check if the annotation is on a field
- isOnMethod() - Method in interface org.jboss.jca.common.spi.annotations.repository.Annotation
-
Check if the annotation is on a method
O
- org.jboss.jca.common.spi.annotations.repository - package org.jboss.jca.common.spi.annotations.repository
-
This package contains interfaces defining annotation spi.
R
- registerAnnotationScanner(AnnotationScanner) - Static method in class org.jboss.jca.common.spi.annotations.repository.AnnotationScannerFactory
-
Register an annotation scanner
S
- scan(URL[], ClassLoader) - Method in interface org.jboss.jca.common.spi.annotations.repository.AnnotationScanner
-
scan urls for annotation with given classloader
A G I O R S
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)