Package | Description |
---|---|
com.sun.enterprise.deployment.annotation.introspection | |
com.sun.enterprise.deployment.util |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAnnotationScanner
Abstract superclass for instance-based annotation scanners.
|
class |
AppClientPersistenceDependencyAnnotationScanner
Scans for annotations relevant to persistence units that indicate an app
client depends on at least one persistence unit.
|
class |
DefaultAnnotationScanner
This class contains the list of all annotations types name
which can be present at the class level (Type.TYPE).
|
class |
EjbComponentAnnotationScanner
This class contains the following annotation type:
javax.ejb.Stateless
javax.ejb.Stateful
javax.ejb.MessageDriven
|
class |
ResourceAdapterAnnotationScanner |
Constructor and Description |
---|
ConstantPoolInfo(AnnotationScanner scanner) |
Modifier and Type | Field and Description |
---|---|
protected AnnotationScanner |
AnnotationDetector.scanner |
Constructor and Description |
---|
AnnotationDetector(AnnotationScanner scanner) |
ConnectorAnnotationDetector(AnnotationScanner scanner) |
Copyright © 2018. All rights reserved.