Package | Description |
---|---|
org.jboss.jca.common.annotations.repository.papaki |
This package contains classes implementing annotation spi using papaki as backend.
|
org.jboss.jca.common.spi.annotations.repository |
This package contains interfaces defining annotation spi.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationImpl
A AnnotationImpl.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Annotation> |
AnnotationRepositoryImpl.getAnnotation(java.lang.Class<?> class1) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Annotation> |
AnnotationRepository.getAnnotation(java.lang.Class<?> class1)
Return a collection of annotation of given type.
|
Copyright ? 2008 Red Hat Middleware LLC (http://www.jboss.com/)