|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AnnotationEnvironment in org.jboss.deployers.plugins.annotations |
---|
Classes in org.jboss.deployers.plugins.annotations that implement AnnotationEnvironment | |
---|---|
class |
DefaultAnnotationEnvironment
DefaultAnnotationEnvironment. |
Methods in org.jboss.deployers.plugins.annotations that return AnnotationEnvironment | |
---|---|
AnnotationEnvironment |
GenericAnnotationResourceVisitor.getEnv()
Get the built environment. |
Uses of AnnotationEnvironment in org.jboss.deployers.spi.deployer.helpers |
---|
Methods in org.jboss.deployers.spi.deployer.helpers with parameters of type AnnotationEnvironment | |
---|---|
void |
AbstractAnnotationDeployer.deploy(DeploymentUnit unit,
AnnotationEnvironment deployment)
|
Uses of AnnotationEnvironment in org.jboss.deployers.vfs.plugins.structure |
---|
Methods in org.jboss.deployers.vfs.plugins.structure that return AnnotationEnvironment | |
---|---|
protected AnnotationEnvironment |
AbstractVFSStructureDeployer.createAnnotationEnvironment(org.jboss.virtual.VirtualFile root)
|
Uses of AnnotationEnvironment in org.jboss.deployers.vfs.spi.structure |
---|
Methods in org.jboss.deployers.vfs.spi.structure with parameters of type AnnotationEnvironment | |
---|---|
void |
CandidateAnnotationsCallback.executeCallback(org.jboss.virtual.VirtualFile root,
StructureContext currentContext,
AnnotationEnvironment env,
Class<? extends Annotation> annotationClass)
Execute callback. |
Uses of AnnotationEnvironment in org.jboss.deployers.vfs.spi.structure.helpers |
---|
Methods in org.jboss.deployers.vfs.spi.structure.helpers that return AnnotationEnvironment | |
---|---|
protected abstract AnnotationEnvironment |
AbstractStructureDeployer.createAnnotationEnvironment(org.jboss.virtual.VirtualFile root)
Create annotation environment |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |