A G I O 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.

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.
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.

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 S

Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)