Uses of Class
org.jboss.deployers.vfs.spi.deployer.AbstractOptionalVFSRealDeployer

Packages that use AbstractOptionalVFSRealDeployer
org.jboss.deployers.vfs.plugins.annotations   
org.jboss.deployers.vfs.plugins.classloader   
 

Uses of AbstractOptionalVFSRealDeployer in org.jboss.deployers.vfs.plugins.annotations
 

Subclasses of AbstractOptionalVFSRealDeployer in org.jboss.deployers.vfs.plugins.annotations
 class AnnotationEnvironmentDeployer
          A POST_CLASSLOADER deployer which creates AnnotationEnvironment for sub-deployments.
 class FilteredAnnotationEnvironmentDeployer
          Filtered annotation environment deployer.
 class ScopedAnnotationEnvironmentDeployer
          Scoped class pool usage annotation environment deployer.
 

Uses of AbstractOptionalVFSRealDeployer in org.jboss.deployers.vfs.plugins.classloader
 

Subclasses of AbstractOptionalVFSRealDeployer in org.jboss.deployers.vfs.plugins.classloader
 class CachingRequirementIntegrationDeployer<T>
          Integration deployer.
 class FilesUrlIntegrationDeployer<T>
          Checks files if matching integration deployment.
 class MetaDataUrlIntegrationDeployer<T>
          Checks metadata if matching integration deployment.
 class ModuleRequirementIntegrationDeployer<T>
          Checks module requirements.
 class PackageRequirementIntegrationDeployer<T>
          Checks package requirements.
 class PathUrlIntegrationDeployer<T>
          Checks path if matching integration deployment.
 class RequirementIntegrationDeployer<T>
          Integration deployer.
 class UrlIntegrationDeployer<T>
          Integration deployer.
 class VFSClassLoaderClassPathDeployer
          VFSClassLoaderClassPathDeployer.
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.