|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenericAnnotationResourceVisitor | |
|---|---|
| org.jboss.deployers.plugins.annotations | |
| org.jboss.deployers.vfs.plugins.annotations | |
| Uses of GenericAnnotationResourceVisitor in org.jboss.deployers.plugins.annotations |
|---|
| Methods in org.jboss.deployers.plugins.annotations that return GenericAnnotationResourceVisitor | |
|---|---|
protected GenericAnnotationResourceVisitor |
GenericAnnotationDeployer.createGenericAnnotationResourceVisitor(DeploymentUnit unit,
javassist.ClassPool pool,
ClassLoader classLoader)
Create GenericAnnotationResourceVisitor. |
| Methods in org.jboss.deployers.plugins.annotations with parameters of type GenericAnnotationResourceVisitor | |
|---|---|
protected void |
GenericAnnotationDeployer.visitModule(DeploymentUnit unit,
org.jboss.classloading.spi.dependency.Module module,
GenericAnnotationResourceVisitor visitor)
Visit module. |
protected void |
FilteredGenericAnnotationDeployer.visitModule(DeploymentUnit unit,
org.jboss.classloading.spi.dependency.Module module,
GenericAnnotationResourceVisitor visitor)
We look for filter attachments: * org.jboss.classloading.spi.visitor.ResourceFilter.resource - plain resource filter * org.jboss.classloading.spi.visitor.ResourceFilter.recurse - recurse resource filter |
| Uses of GenericAnnotationResourceVisitor in org.jboss.deployers.vfs.plugins.annotations |
|---|
| Methods in org.jboss.deployers.vfs.plugins.annotations that return GenericAnnotationResourceVisitor | |
|---|---|
protected GenericAnnotationResourceVisitor |
AnnotationEnvironmentDeployer.createGenericAnnotationResourceVisitor(DeploymentUnit unit,
javassist.ClassPool pool,
ClassLoader classLoader)
Create GenericAnnotationResourceVisitor. |
| Methods in org.jboss.deployers.vfs.plugins.annotations with parameters of type GenericAnnotationResourceVisitor | |
|---|---|
protected void |
AnnotationEnvironmentDeployer.visitModule(VFSDeploymentUnit unit,
org.jboss.classloading.spi.dependency.Module module,
GenericAnnotationResourceVisitor visitor)
Visit module. |
protected void |
FilteredAnnotationEnvironmentDeployer.visitModule(VFSDeploymentUnit unit,
org.jboss.classloading.spi.dependency.Module module,
GenericAnnotationResourceVisitor visitor)
We look for filter attachments: * org.jboss.classloading.spi.visitor.ResourceFilter.resource - plain resource filter * org.jboss.classloading.spi.visitor.ResourceFilter.recurse - recurse resource filter |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||