A B C D E F G H I J K L M N O P R S T U V W Z

A

AbstractContextFactory - Class in org.jboss.virtual.plugins.context
Abstract context factory.
AbstractContextFactory(String...) - Constructor for class org.jboss.virtual.plugins.context.AbstractContextFactory
 
AbstractCopyMechanism - Class in org.jboss.virtual.plugins.copy
Copy mechanism to be used in VFSUtils.
AbstractCopyMechanism() - Constructor for class org.jboss.virtual.plugins.copy.AbstractCopyMechanism
 
AbstractExceptionHandler - Class in org.jboss.virtual.plugins.context
AbstractExceptionHandler
AbstractExceptionHandler() - Constructor for class org.jboss.virtual.plugins.context.AbstractExceptionHandler
 
AbstractJarHandler - Class in org.jboss.virtual.plugins.context.jar
AbstractJarHandler.
AbstractJarHandler(VFSContext, VirtualFileHandler, URL, JarFile, ZipEntry, String) - Constructor for class org.jboss.virtual.plugins.context.jar.AbstractJarHandler
Create a new JarHandler.
AbstractPatternVirtualFileFilter - Class in org.jboss.virtual.plugins.vfs.helpers
Regexp patter filter.
AbstractPatternVirtualFileFilter(String) - Constructor for class org.jboss.virtual.plugins.vfs.helpers.AbstractPatternVirtualFileFilter
 
AbstractStructuredJarHandler<T> - Class in org.jboss.virtual.plugins.context.jar
AbstractStructuredJarHandler.
AbstractStructuredJarHandler(VFSContext, VirtualFileHandler, URL, JarFile, ZipEntry, String) - Constructor for class org.jboss.virtual.plugins.context.jar.AbstractStructuredJarHandler
Create a new JarHandler.
AbstractURIHandler - Class in org.jboss.virtual.plugins.context
URIHandler stub.
AbstractURIHandler(VFSContext, VirtualFileHandler, URI, String) - Constructor for class org.jboss.virtual.plugins.context.AbstractURIHandler
Create a newURLHandler.
AbstractURLHandler - Class in org.jboss.virtual.plugins.context
URLHandler.
AbstractURLHandler(VFSContext, VirtualFileHandler, URL, String) - Constructor for class org.jboss.virtual.plugins.context.AbstractURLHandler
Create a newURLHandler.
AbstractVFSCache - Class in org.jboss.virtual.plugins.cache
Abstract vfs cache.
AbstractVFSCache() - Constructor for class org.jboss.virtual.plugins.cache.AbstractVFSCache
 
AbstractVFSContext - Class in org.jboss.virtual.plugins.context
AbstractVFSContext.
AbstractVFSContext(URI) - Constructor for class org.jboss.virtual.plugins.context.AbstractVFSContext
Create a new AbstractVFSContext.
AbstractVFSContext(URL) - Constructor for class org.jboss.virtual.plugins.context.AbstractVFSContext
Create a new AbstractVFSContext.
AbstractVFSHandler - Class in org.jboss.virtual.protocol
VFS's file URL handler.
AbstractVFSHandler() - Constructor for class org.jboss.virtual.protocol.AbstractVFSHandler
 
AbstractVirtualFileFilterWithAttributes - Class in org.jboss.virtual.plugins.vfs.helpers
AbstractVirtualFileFilterWithAttributes
AbstractVirtualFileFilterWithAttributes() - Constructor for class org.jboss.virtual.plugins.vfs.helpers.AbstractVirtualFileFilterWithAttributes
Create a new AbstractVirtualFileFilterWithAttributes, using VisitorAttributes.DEFAULT
AbstractVirtualFileFilterWithAttributes(VisitorAttributes) - Constructor for class org.jboss.virtual.plugins.vfs.helpers.AbstractVirtualFileFilterWithAttributes
Create a new AbstractVirtualFileFilterWithAttributes.
AbstractVirtualFileHandler - Class in org.jboss.virtual.plugins.context
AbstractVirtualFileHandler.
AbstractVirtualFileHandler(VFSContext, VirtualFileHandler, String) - Constructor for class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
Create a new handler
AbstractVirtualFileHandlerVisitor - Class in org.jboss.virtual.plugins.vfs.helpers
AbstractVirtualFileVisitor.
AbstractVirtualFileHandlerVisitor() - Constructor for class org.jboss.virtual.plugins.vfs.helpers.AbstractVirtualFileHandlerVisitor
Create a new AbstractVirtualFileVisitor using the default visitor attributes
AbstractVirtualFileHandlerVisitor(VisitorAttributes) - Constructor for class org.jboss.virtual.plugins.vfs.helpers.AbstractVirtualFileHandlerVisitor
Create a new AbstractVirtualFileVisitor using the default visitor attributes
AbstractVirtualFileVisitor - Class in org.jboss.virtual.plugins.vfs.helpers
AbstractVirtualFileVisitor.
AbstractVirtualFileVisitor() - Constructor for class org.jboss.virtual.plugins.vfs.helpers.AbstractVirtualFileVisitor
Create a new AbstractVirtualFileVisitor using the default visitor attributes
AbstractVirtualFileVisitor(VisitorAttributes) - Constructor for class org.jboss.virtual.plugins.vfs.helpers.AbstractVirtualFileVisitor
Create a new AbstractVirtualFileVisitor using the default visitor attributes
accepts(VirtualFile) - Method in class org.jboss.virtual.plugins.vfs.helpers.AbstractPatternVirtualFileFilter
 
accepts(VirtualFile) - Method in class org.jboss.virtual.plugins.vfs.helpers.ExtensibleFilter
If the filename matches any string in the prefix, suffix, or matches array, return false.
accepts(VirtualFile) - Method in class org.jboss.virtual.plugins.vfs.helpers.FileNameVirtualFileFilter
Do we accept file.
accepts(VirtualFile) - Method in class org.jboss.virtual.plugins.vfs.helpers.IncludeExcludeVisitorAttributes
 
accepts(VirtualFile) - Method in class org.jboss.virtual.plugins.vfs.helpers.MatchAllVirtualFileFilter
 
accepts(VirtualFile) - Method in class org.jboss.virtual.plugins.vfs.helpers.SuffixesExcludeFilter
 
accepts(VirtualFile) - Method in class org.jboss.virtual.plugins.vfs.helpers.SuffixMatchFilter
Accept any file that ends with one of the filter suffixes.
accepts(VirtualFile) - Method in interface org.jboss.virtual.VirtualFileFilter
Match the virtual file
add(VirtualFile) - Method in class org.jboss.embedded.DeploymentGroup
Schedule a VirtualFile to be deployed
add(URL) - Method in class org.jboss.embedded.DeploymentGroup
schedules a URL to be deployed
addBaseResource(URL, String) - Method in class org.jboss.embedded.DeploymentGroup
 
addBytes(byte[], String) - Method in class org.jboss.virtual.AssembledDirectory
Add raw bytes as a file to this assembled directory
addChild(VirtualFile) - Method in class org.jboss.virtual.AssembledDirectory
Add a VirtualFile as a child to this AssembledDirectory.
addChild(VirtualFile, String) - Method in class org.jboss.virtual.AssembledDirectory
Add a VirtualFile as a child to this AssembledDirectory.
addChild(VirtualFileHandler) - Method in interface org.jboss.virtual.plugins.context.HierarchyVirtualFileHandler
Add a child.
addChild(VirtualFileHandler) - Method in class org.jboss.virtual.plugins.context.jar.JarEntryContents
Add a child to an entry
addChild(VirtualFileHandler) - Method in class org.jboss.virtual.plugins.context.jar.JarEntryHandler
Add a child to an entry
addChild(VirtualFileHandler) - Method in class org.jboss.virtual.plugins.context.jar.SynthenticDirEntryHandler
Add a child to an entry
addChild(String, MemoryContextHandler) - Method in class org.jboss.virtual.plugins.context.memory.MemoryContextHandler
 
addChild(VirtualFileHandler) - Method in class org.jboss.virtual.plugins.context.vfs.AssembledDirectoryHandler
 
addClass(Class<?>) - Method in class org.jboss.virtual.AssembledDirectory
Find the underlying .class file representing this class and create it within this directory, along with its packages.
addClass(String) - Method in class org.jboss.virtual.AssembledDirectory
Find the underlying .class file representing this class and create it within this directory, along with its packages.
addClass(String, ClassLoader) - Method in class org.jboss.virtual.AssembledDirectory
Find the underlying .class file representing this class and create it within this directory, along with its packages.
addClasspath() - Method in class org.jboss.embedded.DeploymentGroup
Scan all paths/jars in Java CLasspath (found with java.class.path System Property) schedule these jars to be deployed
addClasspath(String) - Method in class org.jboss.embedded.DeploymentGroup
Scan Java Classpath (found with java.class.path) for a specified list of files you want to deploy The files listed should be only the filename.
addContext(VFSContext) - Method in class org.jboss.virtual.plugins.registry.DefaultVFSRegistry
 
addContext(VFSContext) - Method in class org.jboss.virtual.spi.registry.VFSRegistry
Add new vfs context.
addDirectory(URL, boolean) - Method in class org.jboss.embedded.DeploymentGroup
 
addDirectoryByResource(String, boolean) - Method in class org.jboss.embedded.DeploymentGroup
Searches for a directory as described in the getDirFromResource() method of this class.
addFileByResource(String) - Method in class org.jboss.embedded.DeploymentGroup
Searches for a file based on the location of an existing classloader resource as described in the getDirFromResource() method of this class.
addFileHandlerPlugin(FileHandlerPlugin) - Method in class org.jboss.virtual.spi.FileHandlerPluginRegistry
Add file handler plugin.
addJarSuffix(String) - Static method in class org.jboss.virtual.plugins.context.jar.JarUtils
Add a jar suffix
addManifestLocations(VirtualFile, List<VirtualFile>) - Static method in class org.jboss.virtual.VFSUtils
Add manifest paths
addMultipleResources(String) - Method in class org.jboss.embedded.DeploymentGroup
Search for resources using the group's configured classloader if no classloader, then Thread.currentThread().getContextClassLoader() is used.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.jboss.embedded.adapters.JMXKernel
 
addOption(String, Object) - Method in class org.jboss.virtual.plugins.context.DefaultOptions
 
addOption(String, Object) - Method in interface org.jboss.virtual.spi.Options
Set an option against the type.
addOptions(Map<String, ?>) - Method in class org.jboss.virtual.plugins.context.DefaultOptions
 
addOptions(Map<String, ?>) - Method in interface org.jboss.virtual.spi.Options
Add options.
addPath(VirtualFile) - Method in class org.jboss.virtual.AssembledDirectory
Add files recursively from root, using the no jars filter.
addPath(VirtualFile, VirtualFileFilter) - Method in class org.jboss.virtual.AssembledDirectory
Add files recursively from root, using the filter.
addPrefix(String) - Method in class org.jboss.virtual.plugins.vfs.helpers.ExtensibleFilter
 
addPrefixes(String[]) - Method in class org.jboss.virtual.plugins.vfs.helpers.ExtensibleFilter
 
addResource(String) - Method in class org.jboss.embedded.DeploymentGroup
Search for the resource using the group's configured classloader if no classloader, then Thread.currentThread().getContextClassLoader() is used.
addResource(String) - Method in class org.jboss.virtual.AssembledDirectory
Add a classloader found resource to as a child to this AssembledDirectory.
addResource(String, String) - Method in class org.jboss.virtual.AssembledDirectory
Add a classloader found resource to as a child to this AssembledDirectory.
addResource(String, ClassLoader) - Method in class org.jboss.virtual.AssembledDirectory
Add a classloader found resource to as a child to this AssembledDirectory.
addResource(URL) - Method in class org.jboss.virtual.AssembledDirectory
Add a resource identified by the URL as a child to this AssembledDirectory.
addResource(String, ClassLoader, String) - Method in class org.jboss.virtual.AssembledDirectory
Add a classloader found resource to as a child to this AssembledDirectory.
addResourceBase(String) - Method in class org.jboss.embedded.DeploymentGroup
Deploy the classpath directory or .jar file a classloader resource is located in.
addResourceBase(Class) - Method in class org.jboss.embedded.DeploymentGroup
Find the .class file resource of provided class Return a URL pointing to the classpath the resource is located in.
addResourceBases(String) - Method in class org.jboss.embedded.DeploymentGroup
Deploy the classpath directories or .jar files a classloader resource is located in.
addResources(Class<?>, String[], String[]) - Method in class org.jboss.virtual.AssembledDirectory
Locate the .class resource of baseResource.
addResources(String, String[], String[]) - Method in class org.jboss.virtual.AssembledDirectory
From the baseResource, determine the base of that resource i.e.
addResources(String, String[], String[], ClassLoader) - Method in class org.jboss.virtual.AssembledDirectory
From the baseResource, determine the base of that resource i.e.
addSuffix(String) - Method in class org.jboss.virtual.plugins.vfs.helpers.ExtensibleFilter
 
addSuffixes(String[]) - Method in class org.jboss.virtual.plugins.vfs.helpers.ExtensibleFilter
 
addTempInfo(TempInfo) - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
addTempInfo(TempInfo) - Method in interface org.jboss.virtual.spi.VFSContext
Add temp info.
addToEnvironment(String, Object) - Method in class org.jboss.embedded.jndi.WrappingContext
 
addUrls(List<URL>) - Method in class org.jboss.embedded.DeploymentGroup
schedules a list of urls to be deployed
addVirtualFiles(List<VirtualFile>) - Method in class org.jboss.embedded.DeploymentGroup
schedules a list of virtual files to be deployed
antMatch(String, String) - Static method in class org.jboss.virtual.AssembledDirectory
Determine whether a given file path matches an Ant pattern.
applySpecialPaths(String) - Static method in class org.jboss.virtual.plugins.vfs.helpers.PathTokenizer
Apply any .
applySpecialPathsToTokens(String) - Static method in class org.jboss.virtual.plugins.vfs.helpers.PathTokenizer
Apply any .
applySpecialTokens(List<String>, String) - Static method in class org.jboss.virtual.plugins.vfs.helpers.PathTokenizer
Handle special tokens.
Assembled - Annotation Type in org.jboss.virtual.plugins.context.vfs
Marker annotation
AssembledContext - Class in org.jboss.virtual.plugins.context.vfs
AssembledContext.
AssembledContext(String, String) - Constructor for class org.jboss.virtual.plugins.context.vfs.AssembledContext
 
AssembledContextFactory - Class in org.jboss.virtual.plugins.context.vfs
Factory for creating AssembledDirectory.
AssembledContextFactory() - Constructor for class org.jboss.virtual.plugins.context.vfs.AssembledContextFactory
 
AssembledDirectory - Class in org.jboss.virtual
Extension of VirtualFile that represents a virtual directory that can be composed of arbitrary files and resources spread throughout the file system or embedded in jar files.
AssembledDirectory(AssembledDirectoryHandler) - Constructor for class org.jboss.virtual.AssembledDirectory
 
AssembledDirectoryHandler - Class in org.jboss.virtual.plugins.context.vfs
The assembled directory handler.
AssembledDirectoryHandler(VFSContext, AssembledDirectoryHandler, String) - Constructor for class org.jboss.virtual.plugins.context.vfs.AssembledDirectoryHandler
 
AssembledFileHandler - Class in org.jboss.virtual.plugins.context.vfs
The assembled file handler.
AssembledFileHandler(VFSContext, AssembledDirectoryHandler, String, VirtualFileHandler) - Constructor for class org.jboss.virtual.plugins.context.vfs.AssembledFileHandler
 
AssembledUrlStreamHandler - Class in org.jboss.virtual.plugins.context.vfs
Used when creating VFS urls so we don't have to go through the handlers all the time
AssembledUrlStreamHandler(VFSContext) - Constructor for class org.jboss.virtual.plugins.context.vfs.AssembledUrlStreamHandler
 
assertMkdir(File) - Method in class org.jboss.virtual.plugins.copy.MkdirTempStore
Assert directory creation.
available() - Method in class org.jboss.virtual.plugins.vfs.helpers.LazyInputStream
 

B

BaseTestCase - Class in org.jboss.embedded.junit
This base TestCase class will automatically 1.
BaseTestCase() - Constructor for class org.jboss.embedded.junit.BaseTestCase
 
BaseTestCase(String) - Constructor for class org.jboss.embedded.junit.BaseTestCase
 
BasicTempInfo - Class in org.jboss.virtual.plugins.context.temp
BasicTempInfo
BasicTempInfo(String, File, VirtualFileHandler) - Constructor for class org.jboss.virtual.plugins.context.temp.BasicTempInfo
 
BeanCompiler - Class in org.jboss.embedded
comment
BeanCompiler() - Constructor for class org.jboss.embedded.BeanCompiler
 
begin() - Method in class org.jboss.embedded.adapters.LocalOnlyUserTransaction
 
BinaryBootstrap - Class in org.jboss.embedded
comment
BinaryBootstrap(Kernel) - Constructor for class org.jboss.embedded.BinaryBootstrap
 
bind(Name, Object) - Method in class org.jboss.embedded.jndi.WrappingContext
 
bind(String, Object) - Method in class org.jboss.embedded.jndi.WrappingContext
 
Bootstrap - Class in org.jboss.embedded
Basic bootstrap class for embeddable JBoss
Bootstrap() - Constructor for class org.jboss.embedded.Bootstrap
 
Bootstrap(Kernel) - Constructor for class org.jboss.embedded.Bootstrap
 
bootstrap(String) - Method in class org.jboss.embedded.Bootstrap
Specify top classpath resource directory where base JBoss Embedded directory structure is.
bootstrap() - Method in class org.jboss.embedded.Bootstrap
Will obtain resource path from jboss.embedded.bootstrap.resource.path System Property.
BOOTSTRAP_RESOURCE_FILE - Static variable in class org.jboss.embedded.Bootstrap
 
BOOTSTRAP_RESOURCE_PATH - Static variable in class org.jboss.embedded.Bootstrap
 
BOOTSTRAP_RESOURCE_PATH - Static variable in class org.jboss.embedded.jndi.KernelInitializingContextFactory
 
bootstrapEmbeddedKernel(Hashtable) - Static method in class org.jboss.embedded.jndi.KernelInitializingContextFactory
 
bootstrapURL(URL) - Method in class org.jboss.embedded.Bootstrap
 
BridgeContext - Class in org.jboss.embedded.jndi
This class is the Context interface handler and performs the failed lookup delegation from the primary to secondary naming Context.
BridgeHandlerFactory - Class in org.jboss.embedded.url
comment
BridgeHandlerFactory(List<URLStreamHandlerFactory>) - Constructor for class org.jboss.embedded.url.BridgeHandlerFactory
 
buildParents(String, Map<String, VirtualFileHandler>, ZipEntryWrapper<T>) - Method in class org.jboss.virtual.plugins.context.jar.AbstractStructuredJarHandler
Create any missing parents.
ByteArrayHandler - Class in org.jboss.virtual.plugins.context.vfs
ByteArrayHandler.
ByteArrayHandler(VFSContext, VirtualFileHandler, String, byte[]) - Constructor for class org.jboss.virtual.plugins.context.vfs.ByteArrayHandler
 

C

cachedLastModified - Variable in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
The cached last modified
CachePolicyVFSCache<T extends org.jboss.util.CachePolicy> - Class in org.jboss.virtual.plugins.cache
Cache policy vfs cache.
CachePolicyVFSCache() - Constructor for class org.jboss.virtual.plugins.cache.CachePolicyVFSCache
 
CachePolicyVFSCache(Map<Object, Object>) - Constructor for class org.jboss.virtual.plugins.cache.CachePolicyVFSCache
 
CacheStatistics - Interface in org.jboss.virtual.spi.cache
Simple vfs cache statistics
canonicalize(URI) - Static method in class org.jboss.virtual.plugins.registry.DefaultVFSRegistry
Canonicalize uri.
CASE_SENSITIVE_QUERY - Static variable in class org.jboss.virtual.VFSUtils
 
check() - Method in class org.jboss.virtual.plugins.cache.AbstractVFSCache
Is cache valid.
check() - Method in class org.jboss.virtual.plugins.cache.CachePolicyVFSCache
 
check() - Method in class org.jboss.virtual.plugins.cache.MapVFSCache
 
checkClosed() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
Check whether we are closed
checkParentExists() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
Check if parent exists.
checkStreams() - Method in class org.jboss.virtual.VirtualFile
Check if streams set exist.
ClassLoaderDeployer - Class in org.jboss.embedded
comment
ClassLoaderDeployer() - Constructor for class org.jboss.embedded.ClassLoaderDeployer
 
ClasspathBasedTestServices - Class in org.jboss.embedded.junit
comment
ClasspathBasedTestServices(String) - Constructor for class org.jboss.embedded.junit.ClasspathBasedTestServices
 
ClasspathBasedTestServices(Class) - Constructor for class org.jboss.embedded.junit.ClasspathBasedTestServices
 
cleanup() - Method in class org.jboss.virtual.AssembledDirectory
 
cleanup() - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
cleanup() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
 
cleanup() - Method in class org.jboss.virtual.plugins.context.DelegatingHandler
 
cleanup() - Method in class org.jboss.virtual.plugins.context.file.FileHandler
 
cleanup() - Method in class org.jboss.virtual.plugins.context.jar.NestedJarHandler
 
cleanup() - Method in class org.jboss.virtual.plugins.context.temp.BasicTempInfo
 
cleanup() - Method in class org.jboss.virtual.plugins.context.vfs.AssembledDirectoryHandler
 
cleanup() - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryHandler
 
cleanup() - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryTempInfo
 
cleanup() - Method in interface org.jboss.virtual.spi.TempInfo
Do temp info cleanup.
cleanup() - Method in interface org.jboss.virtual.spi.VFSContext
Cleanup on cache eviction.
cleanup() - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Cleanup resources.
cleanup() - Method in class org.jboss.virtual.VirtualFile
Do file cleanup.
cleanupTempInfo(String) - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
cleanupTempInfo(String) - Method in class org.jboss.virtual.plugins.copy.TempContext
 
cleanupTempInfo(String) - Method in interface org.jboss.virtual.spi.VFSContext
Cleanup all temp infos under path param.
clear() - Method in class org.jboss.virtual.AssembledDirectory
Clear directory.
clear() - Method in class org.jboss.virtual.plugins.copy.DeleteOnExitTempStore
 
clear() - Method in class org.jboss.virtual.plugins.copy.MkdirTempStore
 
clear() - Method in class org.jboss.virtual.plugins.copy.TrackingTempStore
 
clear() - Method in interface org.jboss.virtual.spi.TempStore
Clear newly created temp folders.
clearSuffixes() - Static method in class org.jboss.virtual.plugins.context.jar.JarUtils
Clear the list of suffixes
close() - Method in class org.jboss.embedded.jndi.WrappingContext
 
close() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
 
close() - Method in class org.jboss.virtual.plugins.context.DelegatingHandler
 
close() - Method in class org.jboss.virtual.plugins.context.jar.JarEntryContents
 
close() - Method in class org.jboss.virtual.plugins.context.jar.NestedJarFromStream
 
close() - Method in class org.jboss.virtual.plugins.vfs.helpers.LazyInputStream
 
close() - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Close the resources
close() - Method in class org.jboss.virtual.VirtualFile
Close the file resources (stream, etc.)
closeStreams() - Method in class org.jboss.virtual.VirtualFile
Close the streams
CombinedVFSCache - Class in org.jboss.virtual.plugins.cache
Combined vfs cache - permanent entries + real cache.
CombinedVFSCache() - Constructor for class org.jboss.virtual.plugins.cache.CombinedVFSCache
 
commit() - Method in class org.jboss.embedded.adapters.LocalOnlyUserTransaction
 
COMPARATOR - Static variable in interface org.jboss.virtual.spi.FileHandlerPlugin
The relative order comparator.
compile(String) - Static method in class org.jboss.embedded.BeanCompiler
 
composeName(Name, Name) - Method in class org.jboss.embedded.jndi.WrappingContext
 
composeName(String, String) - Method in class org.jboss.embedded.jndi.WrappingContext
 
config - Variable in class org.jboss.embedded.adapters.ServerConfig
 
connect() - Method in class org.jboss.virtual.plugins.vfs.VirtualFileURLConnection
 
contextDestroyed(ServletContextEvent) - Method in class org.jboss.embedded.ServletContextResourceScanner
 
contextDestroyed(ServletContextEvent) - Method in class org.jboss.embedded.WebInfLibScanner
 
contextInitialized(ServletContextEvent) - Method in class org.jboss.embedded.ServletContextResourceScanner
 
contextInitialized(ServletContextEvent) - Method in class org.jboss.embedded.WebInfLibScanner
 
copy(VirtualFile, VirtualFileHandler) - Method in class org.jboss.virtual.plugins.copy.AbstractCopyMechanism
 
copy(File, VirtualFileHandler) - Method in class org.jboss.virtual.plugins.copy.AbstractCopyMechanism
Copy handler.
copy(VirtualFile, VirtualFileHandler) - Method in interface org.jboss.virtual.plugins.copy.CopyMechanism
Copy handler.
copy(VirtualFile, CopyMechanism) - Static method in class org.jboss.virtual.VFSUtils
Create temp.
CopyMechanism - Interface in org.jboss.virtual.plugins.copy
Copy mechanism to be used in VFSUtils.
copyStream(InputStream, OutputStream) - Static method in class org.jboss.virtual.VFSUtils
Copy input stream to output stream without closing streams.
copyStreamAndClose(InputStream, OutputStream) - Static method in class org.jboss.virtual.VFSUtils
Copy input stream to output stream and close them both
create() - Method in class org.jboss.virtual.plugins.cache.CombinedVFSCache
Check at create.
create(VFSContext, VirtualFileHandler, JarFile, ZipEntry, URL, String) - Static method in class org.jboss.virtual.plugins.context.jar.NestedJarHandler
 
create(String, String) - Method in class org.jboss.virtual.plugins.context.vfs.AssembledContextFactory
Creates an assembly returning the root AssembledDirectory .
create(String) - Method in class org.jboss.virtual.plugins.context.vfs.AssembledContextFactory
Creates an assembly returning the root AssembledDirectory .
create(URL, ArchiveBrowser.Filter) - Method in class org.jboss.virtual.plugins.context.VfsArchiveBrowserFactory
Deprecated.  
createAssembledDirectory(String, String) - Static method in class org.jboss.virtual.AssembledDirectory
Create assembled directory.
createBridge(Context, Context) - Static method in class org.jboss.embedded.jndi.BridgeContext
 
createCachePolicy() - Method in class org.jboss.virtual.plugins.cache.CachePolicyVFSCache
Create cache policy.
createCachePolicy() - Method in class org.jboss.virtual.plugins.cache.LRUVFSCache
 
createCachePolicy() - Method in class org.jboss.virtual.plugins.cache.TimedVFSCache
 
createChildHandler(String) - Method in class org.jboss.virtual.plugins.context.file.FileHandler
 
createChildHandler(String) - Method in class org.jboss.virtual.plugins.context.file.LinkHandler
 
createChildHandler(String) - Method in class org.jboss.virtual.plugins.context.jar.AbstractStructuredJarHandler
 
createChildHandler(String) - Method in class org.jboss.virtual.plugins.context.jar.JarEntryContents
 
createChildHandler(String) - Method in class org.jboss.virtual.plugins.context.jar.JarEntryHandler
 
createChildHandler(String) - Method in class org.jboss.virtual.plugins.context.jar.NestedJarFromStream
 
createChildHandler(String) - Method in class org.jboss.virtual.plugins.context.jar.SynthenticDirEntryHandler
Create a child handler for the given name.
createChildHandler(String) - Method in class org.jboss.virtual.plugins.context.memory.MemoryContextHandler
Called by structuredFindChild
createChildHandler(String) - Method in interface org.jboss.virtual.plugins.context.StructuredVirtualFileHandler
Create a virtual file context
createChildHandler(String) - Method in class org.jboss.virtual.plugins.context.vfs.AssembledDirectoryHandler
 
createChildHandler(String) - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryHandler
 
createCopy(File, VirtualFileHandler) - Method in class org.jboss.virtual.plugins.copy.AbstractCopyMechanism
Create copy destination.
createCopy(File, VirtualFileHandler) - Method in class org.jboss.virtual.plugins.copy.ExactCopyMechanism
 
createDeploymentGroup() - Method in class org.jboss.embedded.Bootstrap
 
createDirectory(URL) - Static method in class org.jboss.virtual.MemoryFileFactory
Create memory directory.
createDirectory(URL) - Method in class org.jboss.virtual.plugins.context.memory.MemoryContextFactory
Creates a 'directory' within the context determined by the url host part
createHandler(VFSContext, VirtualFileHandler, File) - Method in interface org.jboss.virtual.spi.FileHandlerPlugin
Create new virtual file handler from a file or uri.
createJarURL(URL) - Static method in class org.jboss.virtual.plugins.context.jar.JarUtils
Create a jar url from a normal url
createKernel() - Static method in class org.jboss.embedded.Bootstrap
 
createLinkHandler(VirtualFileHandler, String, URI) - Method in class org.jboss.virtual.plugins.context.file.LinkHandler
 
createMap() - Method in class org.jboss.virtual.plugins.cache.MapVFSCache
Create cache map.
createMap() - Method in class org.jboss.virtual.plugins.cache.SoftRefVFSCache
 
createMap() - Method in class org.jboss.virtual.plugins.cache.WeakRefVFSCache
 
createNewOptions() - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
Create options.
createNewRoot(URI) - Static method in class org.jboss.virtual.VFS
Create new root
createNewRoot(URL) - Static method in class org.jboss.virtual.VFS
Create new root
createRoot(URI) - Static method in class org.jboss.virtual.MemoryFileFactory
Create the memory root.
createRoot(URL) - Static method in class org.jboss.virtual.MemoryFileFactory
Create root vfs.
createRoot(URL) - Method in class org.jboss.virtual.plugins.context.memory.MemoryContextFactory
Creates a new root MemoryContext, or returns an already exixting one of one already exists for the name
createSubcontext(Name) - Method in class org.jboss.embedded.jndi.WrappingContext
 
createSubcontext(String) - Method in class org.jboss.embedded.jndi.WrappingContext
 
createSynthenticParent(VirtualFileHandler, String, ZipEntryWrapper<T>) - Method in class org.jboss.virtual.plugins.context.jar.AbstractStructuredJarHandler
 
createTempDirectory(File, String) - Static method in class org.jboss.virtual.plugins.copy.AbstractCopyMechanism
Create the temp directory.
createTempFolder(VirtualFile) - Method in class org.jboss.virtual.plugins.copy.DeleteOnExitTempStore
 
createTempFolder(String, String) - Method in class org.jboss.virtual.plugins.copy.DeleteOnExitTempStore
 
createTempFolder(VirtualFile) - Method in class org.jboss.virtual.plugins.copy.MkdirTempStore
 
createTempFolder(String, String) - Method in class org.jboss.virtual.plugins.copy.MkdirTempStore
 
createTempFolder(VirtualFile) - Method in class org.jboss.virtual.plugins.copy.TrackingTempStore
 
createTempFolder(String, String) - Method in class org.jboss.virtual.plugins.copy.TrackingTempStore
 
createTempFolder(VirtualFile) - Method in interface org.jboss.virtual.spi.TempStore
Create temp folder into which contents of this file will be temp copied.
createTempFolder(String, String) - Method in interface org.jboss.virtual.spi.TempStore
Create temp folder for nested zip file.
createTopLevelClassLoader(DeploymentContext) - Method in class org.jboss.embedded.ClassLoaderDeployer
 
createURLStreamHandler(String) - Method in class org.jboss.embedded.url.BridgeHandlerFactory
 
createVirtualFileHandler(VirtualFileHandler, File) - Method in class org.jboss.virtual.plugins.context.file.FileSystemContext
Create a new virtual file handler
createVirtualFileHandler(VirtualFileHandler, File, URI) - Method in class org.jboss.virtual.plugins.context.file.FileSystemContext
Create a new virtual file handler
createVirtualFileHandler(VirtualFileHandler, ZipEntryWrapper<T>, String) - Method in class org.jboss.virtual.plugins.context.jar.AbstractStructuredJarHandler
Create a new virtual file handler
createVirtualFileHandler(VirtualFileHandler, URL) - Method in class org.jboss.virtual.plugins.context.jar.JarContext
Create a new virtual file handler
createVirtualFileHandler(VirtualFileHandler, ZipEntryWrapper<byte[]>, String) - Method in class org.jboss.virtual.plugins.context.jar.NestedJarFromStream
 
createZipSource(String) - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryContext
Create zip source.

D

decrement() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
Decrement the reference count
DEFAULT - Static variable in class org.jboss.virtual.VisitorAttributes
The default attributes - visit nothing both leaves, non-leaves, no recursion
DEFAULT_FACTORY_PROPERTY - Static variable in class org.jboss.virtual.spi.VFSContextFactoryLocator
The system property that defines the default file factory
DefaultOptions - Class in org.jboss.virtual.plugins.context
Options impl.
DefaultOptions() - Constructor for class org.jboss.virtual.plugins.context.DefaultOptions
 
DefaultVFSRegistry - Class in org.jboss.virtual.plugins.registry
Default vfs registry.
DefaultVFSRegistry() - Constructor for class org.jboss.virtual.plugins.registry.DefaultVFSRegistry
 
DelegatingContextFactory - Class in org.jboss.embedded.jndi
abstract class that delegates to a different initial context factory Allows you to reuse other JBoss context factories like the security one.
DelegatingContextFactory() - Constructor for class org.jboss.embedded.jndi.DelegatingContextFactory
 
DelegatingHandler - Class in org.jboss.virtual.plugins.context
A delegating VirtualFileHandler that allows for overriding the delegate parent and name.
DelegatingHandler(VFSContext, VirtualFileHandler, String) - Constructor for class org.jboss.virtual.plugins.context.DelegatingHandler
Create a DelegatingHandler without a delegate - which will have to be set afterwards
DelegatingHandler(VFSContext, VirtualFileHandler, String, VirtualFileHandler) - Constructor for class org.jboss.virtual.plugins.context.DelegatingHandler
Create a DelegatingHandler
delete(URL) - Static method in class org.jboss.virtual.MemoryFileFactory
Delete.
delete(int) - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
Delete the file represented by this handler.
delete(int) - Method in class org.jboss.virtual.plugins.context.DelegatingHandler
 
delete(int) - Method in class org.jboss.virtual.plugins.context.file.FileHandler
 
delete(int) - Method in class org.jboss.virtual.plugins.context.jar.JarEntryContents
 
delete(String) - Method in class org.jboss.virtual.plugins.context.jar.JarEntryHandler
 
delete(int) - Method in class org.jboss.virtual.plugins.context.jar.JarHandler
 
delete(int) - Method in class org.jboss.virtual.plugins.context.jar.NestedJarFromStream
 
delete(int) - Method in class org.jboss.virtual.plugins.context.jar.NestedJarHandler
 
delete(int) - Method in class org.jboss.virtual.plugins.context.jar.NoCopyNestedJarHandler
 
delete(int) - Method in class org.jboss.virtual.plugins.context.jar.SynthenticDirEntryHandler
 
delete(URL) - Method in class org.jboss.virtual.plugins.context.memory.MemoryContextFactory
Deletes a 'file' or a 'directory'
delete(int) - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryHandler
 
delete(int) - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Delete a file represented by this handler
delete() - Method in class org.jboss.virtual.VirtualFile
Delete this virtual file
delete(int) - Method in class org.jboss.virtual.VirtualFile
Delete this virtual file
deleteFile(ZipFileWrapper) - Method in class org.jboss.virtual.plugins.context.zip.ZipFileLockReaper
 
DeleteOnExitTempStore - Class in org.jboss.virtual.plugins.copy
Delete on exit temp store wrapper.
DeleteOnExitTempStore(TempStore) - Constructor for class org.jboss.virtual.plugins.copy.DeleteOnExitTempStore
 
deleteRoot(URL) - Static method in class org.jboss.virtual.MemoryFileFactory
Delete root.
deleteRoot(URL) - Method in class org.jboss.virtual.plugins.context.memory.MemoryContextFactory
Deletes a root MemoryContext
delPrefix(String) - Method in class org.jboss.virtual.plugins.vfs.helpers.ExtensibleFilter
 
delPrefixes(String[]) - Method in class org.jboss.virtual.plugins.vfs.helpers.ExtensibleFilter
 
delSuffix(String) - Method in class org.jboss.virtual.plugins.vfs.helpers.ExtensibleFilter
 
delSuffixes(String[]) - Method in class org.jboss.virtual.plugins.vfs.helpers.ExtensibleFilter
 
deploy(URL) - Method in class org.jboss.embedded.Bootstrap
 
deploy(VirtualFile) - Method in class org.jboss.embedded.Bootstrap
 
deploy(String) - Method in class org.jboss.embedded.junit.ClasspathBasedTestServices
 
deployBaseBootstrapUrl(URL) - Method in class org.jboss.embedded.BinaryBootstrap
 
deployBaseBootstrapUrl(URL) - Method in class org.jboss.embedded.Bootstrap
 
deployClasspath(Class, String) - Static method in class org.jboss.embedded.junit.EmbeddedTestSetup
Returns a wrapper that will only bootstrap embedded if VM hasn't already bootstrapped Deploys items represented in classpath as staed in DeploymentGroup.addClasspath
deployDirectory(URL, boolean) - Method in class org.jboss.embedded.Bootstrap
Define a deploy directory and deploy all files within it.
deployDirectoryFromResource(String, boolean) - Method in class org.jboss.embedded.Bootstrap
Find a deploy directory from a base resource
DeploymentGroup - Class in org.jboss.embedded
comment
DeploymentGroup() - Constructor for class org.jboss.embedded.DeploymentGroup
 
DeploymentScanner - Class in org.jboss.embedded
Bean so that you can create a DeploymentGroup from the Microcontainer
DeploymentScanner() - Constructor for class org.jboss.embedded.DeploymentScanner
 
deployResource(String) - Method in class org.jboss.embedded.Bootstrap
Deploy a resource found by getResource() on the kernel's classloader
deployResource(Class, String...) - Static method in class org.jboss.embedded.junit.EmbeddedTestSetup
Returns a wrapper that will only bootstrap embedded if VM hasn't already bootstrapped Deploys items represented in resource list
deployResourceBase(String) - Method in class org.jboss.embedded.Bootstrap
Deploy the classpath directories or .jar files a classloader resource is located in.
deployResourceBase(Class) - Method in class org.jboss.embedded.Bootstrap
Find the .class resource of the given class Deploy a URL pointing to the classpath the resource is located in.
deployResourceBases(String) - Method in class org.jboss.embedded.Bootstrap
 
destroySubcontext(Name) - Method in class org.jboss.embedded.jndi.WrappingContext
 
destroySubcontext(String) - Method in class org.jboss.embedded.jndi.WrappingContext
 
disableCaseSensitive(VirtualFile) - Static method in class org.jboss.virtual.VFSUtils
Disable case sensitive for file param.
disableCaseSensitive(VFS) - Static method in class org.jboss.virtual.VFSUtils
Disable case sensitive for vfs param.
disableCopy(VirtualFile) - Static method in class org.jboss.virtual.VFSUtils
Disable copy for file param.
disableCopy(VFS) - Static method in class org.jboss.virtual.VFSUtils
Disable copy for vfs param.
disableNoReaper(VirtualFile) - Static method in class org.jboss.virtual.VFSUtils
Disable reaper for file param.
disableNoReaper(VFS) - Static method in class org.jboss.virtual.VFSUtils
Disable reaper for vfs param.
disableOption(VirtualFile, String) - Static method in class org.jboss.virtual.VFSUtils
Disable option.
disableOption(VFS, String) - Static method in class org.jboss.virtual.VFSUtils
Disable option.
doClose() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
The real close
doClose() - Method in class org.jboss.virtual.plugins.context.file.LinkHandler
 
doCopy(File, VirtualFileHandler) - Method in class org.jboss.virtual.plugins.copy.AbstractCopyMechanism
Do copy.
doCopy(File, VirtualFileHandler) - Method in class org.jboss.virtual.plugins.copy.ExactCopyMechanism
 
doCopy(File, VirtualFileHandler) - Method in class org.jboss.virtual.plugins.copy.ExplodedCopyMechanism
 
doCopy(File, VirtualFileHandler) - Method in class org.jboss.virtual.plugins.copy.UnjarCopyMechanism
 
doMatch() - Method in class org.jboss.virtual.plugins.vfs.helpers.AbstractPatternVirtualFileFilter
Should we match the pattern.
doMatch() - Method in class org.jboss.virtual.plugins.vfs.helpers.ExcludePatternVirtualFileFilter
 
doMatch() - Method in class org.jboss.virtual.plugins.vfs.helpers.IncludePatternVirtualFileFilter
 

E

EmbeddedJBossBootstrapListener - Class in org.jboss.embedded.tomcat
Tomcat Listener that initializes embedded jboss.
EmbeddedJBossBootstrapListener() - Constructor for class org.jboss.embedded.tomcat.EmbeddedJBossBootstrapListener
 
EmbeddedTestCase - Class in org.jboss.embedded.junit
Base test class that extends JBossTestCase
EmbeddedTestCase(String) - Constructor for class org.jboss.embedded.junit.EmbeddedTestCase
 
EmbeddedTestSetup - Class in org.jboss.embedded.junit
comment
EmbeddedTestSetup(Test) - Constructor for class org.jboss.embedded.junit.EmbeddedTestSetup
 
enableCaseSensitive(VirtualFile) - Static method in class org.jboss.virtual.VFSUtils
Enable case sensitive for file param.
enableCaseSensitive(VFS) - Static method in class org.jboss.virtual.VFSUtils
Enable case sensitive for vfs param.
enableCopy(VirtualFile) - Static method in class org.jboss.virtual.VFSUtils
Enable copy for file param.
enableCopy(VFS) - Static method in class org.jboss.virtual.VFSUtils
Enable copy for vfs param.
enableNoReaper(VirtualFile) - Static method in class org.jboss.virtual.VFSUtils
Enable reaper for file param.
enableNoReaper(VFS) - Static method in class org.jboss.virtual.VFSUtils
Enable reaper for vfs param.
enableOption(VirtualFile, String) - Static method in class org.jboss.virtual.VFSUtils
Enable option.
enableOption(VFS, String) - Static method in class org.jboss.virtual.VFSUtils
Enable option.
ENCFactory - Class in org.jboss.embedded.tomcat.jndi
We look to see if a threadlocal tag is set, if so, just use JBoss java:comp resolving.
ENCFactory() - Constructor for class org.jboss.embedded.tomcat.jndi.ENCFactory
 
entryPath(String) - Static method in class org.jboss.virtual.plugins.context.jar.JarContext
 
equals(Object) - Method in class org.jboss.virtual.AssembledDirectory
 
equals(Object) - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
equals(Object) - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
 
equals(Object) - Method in class org.jboss.virtual.plugins.context.DelegatingHandler
 
equals(Object) - Method in class org.jboss.virtual.VFS
 
equals(Object) - Method in class org.jboss.virtual.VirtualFile
 
exactCopy(File, VirtualFileHandler) - Static method in class org.jboss.virtual.plugins.copy.AbstractCopyMechanism
Exact copy.
ExactCopyMechanism - Class in org.jboss.virtual.plugins.copy
Excat copy mechanism.
ExactCopyMechanism() - Constructor for class org.jboss.virtual.plugins.copy.ExactCopyMechanism
 
ExceptionHandler - Interface in org.jboss.virtual.spi
VFS exception handler.
ExcludeFileNameVirtualFileFilter - Class in org.jboss.virtual.plugins.vfs.helpers
Exclude file name filter.
ExcludeFileNameVirtualFileFilter(String) - Constructor for class org.jboss.virtual.plugins.vfs.helpers.ExcludeFileNameVirtualFileFilter
 
ExcludeFilePathVirtualFileFilter - Class in org.jboss.virtual.plugins.vfs.helpers
Exclude file path filter.
ExcludeFilePathVirtualFileFilter(String) - Constructor for class org.jboss.virtual.plugins.vfs.helpers.ExcludeFilePathVirtualFileFilter
 
ExcludePatternVirtualFileFilter - Class in org.jboss.virtual.plugins.vfs.helpers
Exclude pattern filter.
ExcludePatternVirtualFileFilter(String) - Constructor for class org.jboss.virtual.plugins.vfs.helpers.ExcludePatternVirtualFileFilter
 
exists() - Method in class org.jboss.virtual.plugins.context.AbstractURLHandler
Basis existence on URLConnection.getLastModified() != 0.
exists() - Method in class org.jboss.virtual.plugins.context.DelegatingHandler
 
exists() - Method in class org.jboss.virtual.plugins.context.file.FileHandler
 
exists(File) - Method in class org.jboss.virtual.plugins.context.file.FileSystemContext
Tests if file exists taking case sensitivity into account - if it's enabled
exists() - Method in class org.jboss.virtual.plugins.context.jar.JarEntryContents
TODO: removing the entry/jar that resulted in this needs to be detected.
exists() - Method in class org.jboss.virtual.plugins.context.jar.NestedJarFromStream
TODO: removing the entry/jar that resulted in this needs to be detected.
exists() - Method in class org.jboss.virtual.plugins.context.jar.SynthenticDirEntryHandler
TODO: removing the entry/jar that resulted in this needs to be detected.
exists() - Method in class org.jboss.virtual.plugins.context.memory.MemoryContextHandler
 
exists() - Method in class org.jboss.virtual.plugins.context.vfs.AssembledDirectoryHandler
 
exists() - Method in class org.jboss.virtual.plugins.context.vfs.ByteArrayHandler
 
exists() - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryHandler
 
exists() - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Tests whether the underlying implementation file still exists.
exists() - Method in class org.jboss.virtual.VirtualFile
Tests whether the underlying implementation file still exists.
exit(int) - Method in class org.jboss.embedded.adapters.JMXKernel
 
exit() - Method in class org.jboss.embedded.adapters.JMXKernel
 
explode(File, VirtualFileHandler) - Static method in class org.jboss.virtual.plugins.copy.AbstractCopyMechanism
Explode the root into file.
explode(VirtualFile) - Static method in class org.jboss.virtual.VFSUtils
Force explode.
ExplodedCopyMechanism - Class in org.jboss.virtual.plugins.copy
Explode any archive into temp dir.
ExplodedCopyMechanism() - Constructor for class org.jboss.virtual.plugins.copy.ExplodedCopyMechanism
 
ExtensibleFilter - Class in org.jboss.virtual.plugins.vfs.helpers
An extensible filter for VFS files.
ExtensibleFilter() - Constructor for class org.jboss.virtual.plugins.vfs.helpers.ExtensibleFilter
Use the default values for suffixes, prefixes, and matches
ExtensibleFilter(String[], String[], String[]) - Constructor for class org.jboss.virtual.plugins.vfs.helpers.ExtensibleFilter
Create using a custom set of matches, prefixes, and suffixes.
extractJarName(String) - Static method in class org.jboss.virtual.plugins.context.jar.JarContext
Extract jar name.
extraWrapperInfo(ZipEntryWrapper<T>) - Method in class org.jboss.virtual.plugins.context.jar.AbstractStructuredJarHandler
Handle additional information about wrapper.
extraWrapperInfo(ZipEntryWrapper<byte[]>) - Method in class org.jboss.virtual.plugins.context.jar.NestedJarFromStream
 

F

file - Variable in class org.jboss.virtual.plugins.vfs.VirtualFileURLConnection
 
FILE_PROTOCOL - Static variable in class org.jboss.virtual.VFSUtils
Constant representing the URL file protocol
FileHandler - Class in org.jboss.virtual.plugins.context.file
FileHandler.
FileHandler(FileSystemContext, VirtualFileHandler, File, URL) - Constructor for class org.jboss.virtual.plugins.context.file.FileHandler
Create a new FileHandler.
FileHandler(FileSystemContext, VirtualFileHandler, File, URI) - Constructor for class org.jboss.virtual.plugins.context.file.FileHandler
Create a new FileHandler
FileHandlerPlugin - Interface in org.jboss.virtual.spi
This knows how to create a virtual file handler from a file or uri.
FileHandlerPluginRegistry - Class in org.jboss.virtual.spi
Singleton file handler plugin registry
FileNameVirtualFileFilter - Class in org.jboss.virtual.plugins.vfs.helpers
Exclude virtual file by file name and path.
FileNameVirtualFileFilter(Map<String, Set<String>>) - Constructor for class org.jboss.virtual.plugins.vfs.helpers.FileNameVirtualFileFilter
 
FileSystemContext - Class in org.jboss.virtual.plugins.context.file
FileSystemContext.
FileSystemContext(URL) - Constructor for class org.jboss.virtual.plugins.context.file.FileSystemContext
Create a new FileSystemContext.
FileSystemContext(URI) - Constructor for class org.jboss.virtual.plugins.context.file.FileSystemContext
Create a new FileSystemContext.
FileSystemContext(File) - Constructor for class org.jboss.virtual.plugins.context.file.FileSystemContext
Create a new FileSystemContext.
FileSystemContextFactory - Class in org.jboss.virtual.plugins.context.file
A file system context factory
FileSystemContextFactory() - Constructor for class org.jboss.virtual.plugins.context.file.FileSystemContextFactory
 
FilterVirtualFileVisitor - Class in org.jboss.virtual.plugins.vfs.helpers
A visitor based on a virtual file filter
FilterVirtualFileVisitor(VirtualFileFilter) - Constructor for class org.jboss.virtual.plugins.vfs.helpers.FilterVirtualFileVisitor
Create a new FilterVirtualFileVisitor with default attributes
FilterVirtualFileVisitor(VirtualFileFilter, VisitorAttributes) - Constructor for class org.jboss.virtual.plugins.vfs.helpers.FilterVirtualFileVisitor
Create a new FilterVirtualFileVisitor.
finalize() - Method in class org.jboss.virtual.plugins.context.jar.JarContext
 
finalize() - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryContext
Properly release held resources
find(String) - Static method in class org.jboss.virtual.MemoryFileFactory
Find host's VFS.
find(String) - Method in class org.jboss.virtual.plugins.context.memory.MemoryContextFactory
Gets hold of a root MemoryContext
find(String) - Method in class org.jboss.virtual.plugins.context.vfs.AssembledContextFactory
Find an assembly.
findChild(String) - Method in class org.jboss.virtual.plugins.context.vfs.AssembledDirectoryHandler
 
findChild(String) - Method in class org.jboss.virtual.VFS
Deprecated. use getChild, and handle null if not found
findChild(String) - Method in class org.jboss.virtual.VirtualFile
Deprecated. use getChild, and handle null if not found
findChildHandler(String) - Method in class org.jboss.virtual.plugins.context.jar.JarEntryContents
Find the handler.
findContext(URL) - Method in class org.jboss.virtual.plugins.cache.AbstractVFSCache
 
findContext(URI) - Method in class org.jboss.virtual.plugins.cache.CombinedVFSCache
 
findContext(URL) - Method in class org.jboss.virtual.plugins.cache.CombinedVFSCache
 
findContext(URI) - Method in class org.jboss.virtual.plugins.cache.IterableTimedVFSCache
 
findContext(URI) - Method in class org.jboss.virtual.plugins.cache.IterableVFSCache
 
findContext(URI) - Method in class org.jboss.virtual.plugins.cache.PathMatchingVFSCache
Match the uri's path with cached contexts path.
findContext(URI) - Method in class org.jboss.virtual.spi.cache.helpers.NoopVFSCache
 
findContext(URL) - Method in class org.jboss.virtual.spi.cache.helpers.NoopVFSCache
 
findContext(URI) - Method in interface org.jboss.virtual.spi.cache.VFSCache
Find the context based on uri.
findContext(URL) - Method in interface org.jboss.virtual.spi.cache.VFSCache
Find the context based on url.
findEntry(InputStream, String, ZipEntryContext.RealURLInfo) - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryContext
Find exact entry.
findHandler(VirtualFileHandler, String, boolean) - Method in class org.jboss.virtual.plugins.registry.DefaultVFSRegistry
Find the handler.
fixName(String) - Static method in class org.jboss.virtual.VFSUtils
Fix a name (removes any trailing slash)
flush() - Method in class org.jboss.virtual.plugins.cache.CachePolicyVFSCache
 
flush() - Method in class org.jboss.virtual.plugins.cache.CombinedVFSCache
 
flush() - Method in class org.jboss.virtual.plugins.cache.MapVFSCache
 
flush() - Method in class org.jboss.virtual.spi.cache.helpers.NoopVFSCache
 
flush() - Method in interface org.jboss.virtual.spi.cache.VFSCache
Flush the cache.
FORCE_CANONICAL - Static variable in class org.jboss.virtual.VFSUtils
Key used to force canonical lookup
FORCE_CASE_SENSITIVE_KEY - Static variable in class org.jboss.virtual.VFSUtils
Key used to force case sensitive path checking in vfsfile
FORCE_COPY_KEY - Static variable in class org.jboss.virtual.VFSUtils
The system no force copy key / query
FORCE_NO_REAPER_KEY - Static variable in class org.jboss.virtual.VFSUtils
Key used to turn off reaper mode in vfszip - forcing synchronous (slower) handling of files
FORCE_VFS_JAR_KEY - Static variable in class org.jboss.virtual.VFSUtils
Key used to force fallback from vfszip (default) to vfsjar
fromURL(URL) - Static method in class org.jboss.virtual.plugins.context.jar.AbstractJarHandler
Convert a URL into a JarFIle
fromVFS(URL) - Static method in class org.jboss.virtual.plugins.context.AbstractContextFactory
Check if URL param is already VFS URL.
fromVFS(URI) - Static method in class org.jboss.virtual.plugins.context.AbstractContextFactory
Check if URI param is already VFS URI.

G

getAdaptedSetup(Class, String) - Static method in class org.jboss.embedded.junit.EmbeddedTestCase
 
getAggregatedOptions() - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryContext
Returns aggregated options.
getAttributes() - Method in class org.jboss.virtual.plugins.vfs.helpers.AbstractVirtualFileFilterWithAttributes
 
getAttributes() - Method in class org.jboss.virtual.plugins.vfs.helpers.AbstractVirtualFileHandlerVisitor
 
getAttributes() - Method in class org.jboss.virtual.plugins.vfs.helpers.AbstractVirtualFileVisitor
 
getAttributes() - Method in class org.jboss.virtual.plugins.vfs.helpers.WrappingVirtualFileHandlerVisitor
 
getAttributes() - Method in interface org.jboss.virtual.spi.VirtualFileHandlerVisitor
Get the search attribues for this visitor
getAttributes() - Method in interface org.jboss.virtual.VirtualFileFilterWithAttributes
Get the attributes for this filter
getAttributes() - Method in interface org.jboss.virtual.VirtualFileVisitor
Get the search attribues for this visitor
getBlockingShutdown() - Method in class org.jboss.embedded.adapters.ServerConfig
 
getBooleanOption(String) - Method in class org.jboss.virtual.plugins.context.DefaultOptions
 
getBooleanOption(String) - Method in interface org.jboss.virtual.spi.Options
Get boolean option.
getBootstrapURL() - Method in class org.jboss.embedded.adapters.ServerConfig
 
getBuildDate() - Method in class org.jboss.embedded.adapters.JMXKernel
 
getBuildID() - Method in class org.jboss.embedded.adapters.JMXKernel
 
getBuildJVM() - Method in class org.jboss.embedded.adapters.JMXKernel
 
getBuildNumber() - Method in class org.jboss.embedded.adapters.JMXKernel
 
getBuildOS() - Method in class org.jboss.embedded.adapters.JMXKernel
 
getByteStream() - Method in class org.jboss.virtual.VFSInputSource
 
getCache() - Method in class org.jboss.virtual.plugins.registry.DefaultVFSRegistry
Get vfs cache.
getCachedContexts() - Method in class org.jboss.virtual.plugins.cache.CachePolicyVFSCache
 
getCachedContexts() - Method in class org.jboss.virtual.plugins.cache.CombinedVFSCache
 
getCachedContexts() - Method in class org.jboss.virtual.plugins.cache.MapVFSCache
 
getCachedContexts() - Method in class org.jboss.virtual.plugins.cache.TimedVFSCache
 
getCachedContexts() - Method in interface org.jboss.virtual.spi.cache.CacheStatistics
Get cached contexts.
getCacheName() - Method in class org.jboss.virtual.plugins.cache.IterableTimedVFSCache
 
getCacheName() - Method in class org.jboss.virtual.plugins.cache.TimedVFSCache
Get the cache name.
getCertificates() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
 
getCertificates() - Method in class org.jboss.virtual.plugins.context.jar.JarEntryHandler
 
getCertificates() - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryHandler
 
getCertificates() - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Get certificates.
getCertificates() - Method in class org.jboss.virtual.VirtualFile
Get certificates.
getChild(VirtualFileHandler, String) - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
getChild(String) - Method in class org.jboss.virtual.plugins.context.DelegatingHandler
 
getChild(String) - Method in class org.jboss.virtual.plugins.context.file.FileHandler
 
getChild(String) - Method in class org.jboss.virtual.plugins.context.file.LinkHandler
 
getChild(String) - Method in class org.jboss.virtual.plugins.context.jar.AbstractStructuredJarHandler
 
getChild(String) - Method in class org.jboss.virtual.plugins.context.jar.JarEntryContents
 
getChild(String) - Method in class org.jboss.virtual.plugins.context.jar.JarEntryHandler
 
getChild(String) - Method in class org.jboss.virtual.plugins.context.jar.NestedJarFromStream
 
getChild(String) - Method in class org.jboss.virtual.plugins.context.jar.NoCopyNestedJarHandler
 
getChild(String) - Method in class org.jboss.virtual.plugins.context.jar.SynthenticDirEntryHandler
 
getChild(String) - Method in class org.jboss.virtual.plugins.context.memory.MemoryContextHandler
 
getChild(String) - Method in class org.jboss.virtual.plugins.context.vfs.AssembledDirectoryHandler
 
getChild(String) - Method in class org.jboss.virtual.plugins.context.vfs.ByteArrayHandler
 
getChild(String) - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryHandler
 
getChild(VirtualFileHandler, String) - Method in interface org.jboss.virtual.spi.VFSContext
Get a child
getChild(String) - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Get a child
getChild(String) - Method in class org.jboss.virtual.VFS
Get a child
getChild(String) - Method in class org.jboss.virtual.VirtualFile
Get a child
getChildPathName(String, boolean) - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
Get child path name.
getChildren(VirtualFileHandler, boolean) - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
getChildren(boolean) - Method in class org.jboss.virtual.plugins.context.DelegatingHandler
 
getChildren(boolean) - Method in class org.jboss.virtual.plugins.context.file.FileHandler
 
getChildren(boolean) - Method in class org.jboss.virtual.plugins.context.file.LinkHandler
 
getChildren(boolean) - Method in class org.jboss.virtual.plugins.context.jar.AbstractStructuredJarHandler
 
getChildren(boolean) - Method in class org.jboss.virtual.plugins.context.jar.JarEntryContents
 
getChildren(boolean) - Method in class org.jboss.virtual.plugins.context.jar.JarEntryHandler
 
getChildren(boolean) - Method in class org.jboss.virtual.plugins.context.jar.NestedJarFromStream
 
getChildren(boolean) - Method in class org.jboss.virtual.plugins.context.jar.NoCopyNestedJarHandler
 
getChildren(boolean) - Method in class org.jboss.virtual.plugins.context.jar.SynthenticDirEntryHandler
 
getChildren(boolean) - Method in class org.jboss.virtual.plugins.context.memory.MemoryContextHandler
 
getChildren(boolean) - Method in class org.jboss.virtual.plugins.context.vfs.AssembledDirectoryHandler
 
getChildren(boolean) - Method in class org.jboss.virtual.plugins.context.vfs.ByteArrayHandler
 
getChildren(VirtualFileHandler, boolean) - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryContext
Returns a list of children for a given parent
getChildren(boolean) - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryHandler
 
getChildren(VirtualFileHandler, boolean) - Method in interface org.jboss.virtual.spi.VFSContext
Get the children
getChildren(boolean) - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Get the children
getChildren() - Method in class org.jboss.virtual.VFS
Get the children
getChildren(VirtualFileFilter) - Method in class org.jboss.virtual.VFS
Get the children
getChildren() - Method in class org.jboss.virtual.VirtualFile
Get the children
getChildren(VirtualFileFilter) - Method in class org.jboss.virtual.VirtualFile
Get the children
getChildrenRecursively() - Method in class org.jboss.virtual.VFS
Get all the children recursively
getChildrenRecursively(VirtualFileFilter) - Method in class org.jboss.virtual.VFS
Get all the children recursively
getChildrenRecursively() - Method in class org.jboss.virtual.VirtualFile
Get all the children recursively
getChildrenRecursively(VirtualFileFilter) - Method in class org.jboss.virtual.VirtualFile
Get all the children recursively
getChildURL(VirtualFileHandler, String) - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
Construct a URL from a given parent and a name
getChildVfsUrl(String, boolean) - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
Get child url.
getClassPaths() - Static method in class org.jboss.embedded.DeploymentGroup
 
getClassPaths(String) - Static method in class org.jboss.embedded.DeploymentGroup
 
getCompatibleURI(VirtualFile) - Static method in class org.jboss.virtual.VFSUtils
Get spec compatilbe uri from virtual file.
getCompatibleURL(VirtualFile) - Static method in class org.jboss.virtual.VFSUtils
Get spec compatilbe url from virtual file.
getConfig() - Method in class org.jboss.embedded.adapters.JMXKernel
 
getConstraints() - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
getConstraints() - Method in class org.jboss.virtual.plugins.context.file.FileSystemContext
 
getConstraints() - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryContext
 
getConstraints() - Method in interface org.jboss.virtual.spi.VFSContext
Get context's constraints.
getContent() - Method in class org.jboss.virtual.plugins.vfs.VirtualFileURLConnection
 
getContentLength() - Method in class org.jboss.virtual.plugins.vfs.VirtualFileURLConnection
 
getContext(String) - Method in class org.jboss.virtual.plugins.cache.AbstractVFSCache
Get the cached context.
getContext(String) - Method in class org.jboss.virtual.plugins.cache.CachePolicyVFSCache
 
getContext(String) - Method in class org.jboss.virtual.plugins.cache.MapVFSCache
 
getContext(URI) - Method in class org.jboss.virtual.plugins.registry.DefaultVFSRegistry
 
getContext(URI) - Method in class org.jboss.virtual.spi.registry.VFSRegistry
Get the context.
getContext(URL) - Method in class org.jboss.virtual.spi.registry.VFSRegistry
Get the context.
getDelegate(Hashtable) - Method in class org.jboss.embedded.jndi.DelegatingContextFactory
 
getDelegate(Class) - Static method in class org.jboss.embedded.junit.EmbeddedTestCase
Overriden to return JBossTestServices as the test delegate.
getDelegate() - Method in class org.jboss.virtual.plugins.context.DelegatingHandler
 
getDeployerDirUrls(VirtualFileFilter, URL, boolean) - Static method in class org.jboss.embedded.DeploymentGroup
 
getDeployerDirUrlsFromResource(VirtualFileFilter, ClassLoader, String, boolean) - Static method in class org.jboss.embedded.DeploymentGroup
 
getDeployments() - Method in class org.jboss.embedded.DeploymentGroup
 
getDeploymentUnits() - Method in class org.jboss.embedded.DeploymentGroup
Get the deployment units
getDirFromResource(ClassLoader, String) - Static method in class org.jboss.embedded.DeploymentGroup
Find the directory that contains a given resource.
getEntry() - Method in class org.jboss.virtual.plugins.context.jar.AbstractJarHandler
Get the entry.
getEnvironment() - Method in class org.jboss.embedded.jndi.WrappingContext
 
getExceptionHandler() - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
getExceptionHandler() - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryContext
 
getExceptionHandler() - Method in interface org.jboss.virtual.spi.VFSContext
Get the exception handler.
getExitOnShutdown() - Method in class org.jboss.embedded.adapters.ServerConfig
 
getFactories() - Method in class org.jboss.embedded.url.HandlerFactoryHack
 
getFactory(URL) - Static method in class org.jboss.virtual.spi.VFSContextFactoryLocator
Return the VFSContextFactory for the VFS mount point specified by the rootURL.
getFactory(URI) - Static method in class org.jboss.virtual.spi.VFSContextFactoryLocator
Return the VFSContextFactory for the VFS mount point specified by the rootURI.
getFile() - Method in class org.jboss.virtual.plugins.context.file.FileHandler
Get the file for this file handler
getFile(URI) - Method in class org.jboss.virtual.plugins.registry.DefaultVFSRegistry
 
getFile(URI) - Method in class org.jboss.virtual.spi.registry.VFSRegistry
Get the file.
getFile(URL) - Method in class org.jboss.virtual.spi.registry.VFSRegistry
Get the file.
getFileHandlerPlugins() - Method in class org.jboss.virtual.spi.FileHandlerPluginRegistry
Return unmodifiable plugins.
getFiles() - Method in class org.jboss.virtual.plugins.copy.TrackingTempStore
Get files.
getFurthestParentTemp(String) - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
getFurthestParentTemp(String) - Method in interface org.jboss.virtual.spi.VFSContext
Retrieve the furthest (outter most) temp which contains this path.
getHandler() - Method in class org.jboss.virtual.plugins.context.temp.BasicTempInfo
 
getHandler() - Method in interface org.jboss.virtual.spi.TempInfo
Get the new temp handler.
getHomeDir() - Method in class org.jboss.embedded.adapters.ServerConfig
 
getHomeURL() - Method in class org.jboss.embedded.adapters.ServerConfig
 
getHostAddress(URL) - Method in class org.jboss.virtual.protocol.HostlessHandler
Always returns null since impl's URLs do not refer to real hosts.
getIdentity() - Method in class org.jboss.embedded.tomcat.security.TomcatLoginModule
 
getInitialContext(Hashtable) - Method in class org.jboss.embedded.jndi.DelegatingContextFactory
 
getInitialContext(Hashtable) - Method in class org.jboss.embedded.jndi.KernelInitializingContextFactory
 
getInitialContext(Hashtable) - Method in class org.jboss.embedded.tomcat.jndi.KernelInitializingContextFactory
Get a new (writable) initial context.
getInitialContext(Hashtable) - Method in class org.jboss.embedded.tomcat.jndi.TomcatBridgeContextFactory
Get a new (writable) initial context.
getInitialContext(Hashtable) - Method in class org.jboss.naming.JBossRemotingContextFactory
 
getInputStream() - Method in class org.jboss.virtual.plugins.vfs.VirtualFileURLConnection
 
getInstance() - Static method in class org.jboss.embedded.BinaryBootstrap
For those applications that need a singelton Bootstrap instance
getInstance() - Static method in class org.jboss.embedded.Bootstrap
For those applications that need a singelton Bootstrap instance
getInstance() - Static method in class org.jboss.virtual.plugins.context.memory.MemoryContextFactory
Gets the singleton instance
getInstance() - Static method in class org.jboss.virtual.plugins.context.vfs.AssembledContextFactory
Get the instance.
getInstance() - Static method in class org.jboss.virtual.plugins.context.zip.ZipEntryContextFactory
Get a reference to ZipEntryContextFactory.
getInstance() - Static method in class org.jboss.virtual.plugins.context.zip.ZipFileLockReaper
Factory method to be used to retrieve reference to ZipFileLockReaper.
getInstance() - Static method in class org.jboss.virtual.spi.cache.VFSCacheFactory
Get VFS cache instance.
getInstance(String) - Static method in class org.jboss.virtual.spi.cache.VFSCacheFactory
Get VFS cache instance.
getInstance(String, Map<Object, Object>) - Static method in class org.jboss.virtual.spi.cache.VFSCacheFactory
Get VFS cache instance.
getInstance() - Static method in class org.jboss.virtual.spi.FileHandlerPluginRegistry
Get instance.
getInstance() - Static method in class org.jboss.virtual.spi.registry.VFSRegistry
Get an instance of vfs registry.
getInteger(Object) - Static method in class org.jboss.virtual.plugins.cache.CachePolicyVFSCache
Get integer from value.
getJar() - Method in class org.jboss.virtual.plugins.context.jar.AbstractJarHandler
Get the jar.
getKernel() - Method in class org.jboss.embedded.Bootstrap
 
getKey(VFSContext) - Static method in class org.jboss.virtual.VFSUtils
Get path key.
getKeys() - Method in class org.jboss.virtual.plugins.cache.IterableVFSCache
Get cache keys.
getKeys() - Method in class org.jboss.virtual.plugins.cache.MapVFSCache
 
getLastModified() - Method in class org.jboss.virtual.plugins.context.AbstractURIHandler
 
getLastModified() - Method in class org.jboss.virtual.plugins.context.AbstractURLHandler
 
getLastModified() - Method in class org.jboss.virtual.plugins.context.DelegatingHandler
 
getLastModified() - Method in class org.jboss.virtual.plugins.context.file.FileHandler
 
getLastModified() - Method in class org.jboss.virtual.plugins.context.jar.JarEntryContents
 
getLastModified() - Method in class org.jboss.virtual.plugins.context.jar.JarEntryHandler
 
getLastModified() - Method in class org.jboss.virtual.plugins.context.jar.NestedJarFromStream
 
getLastModified() - Method in class org.jboss.virtual.plugins.context.jar.NestedJarHandler
 
getLastModified() - Method in class org.jboss.virtual.plugins.context.jar.NoCopyNestedJarHandler
 
getLastModified() - Method in class org.jboss.virtual.plugins.context.jar.SynthenticDirEntryHandler
 
getLastModified() - Method in class org.jboss.virtual.plugins.context.memory.MemoryContextHandler
 
getLastModified() - Method in class org.jboss.virtual.plugins.context.vfs.AssembledDirectoryHandler
 
getLastModified() - Method in class org.jboss.virtual.plugins.context.vfs.ByteArrayHandler
 
getLastModified() - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryHandler
 
getLastModified() - Method in class org.jboss.virtual.plugins.vfs.VirtualFileURLConnection
 
getLastModified() - Method in interface org.jboss.virtual.spi.VirtualFileHandler
When the file was last modified
getLastModified() - Method in class org.jboss.virtual.VirtualFile
When the file was last modified
getLibraryURL() - Method in class org.jboss.embedded.adapters.ServerConfig
 
getLinkTarget() - Method in class org.jboss.virtual.spi.LinkInfo
 
getLoader() - Method in class org.jboss.embedded.Bootstrap
 
getLocalPathName() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
Get a pathName relative to local context
getLocalPathName() - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Get the VFS local path name.
getLocalVFSContext() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
Get this handler's local context
getManifest(VirtualFile) - Static method in class org.jboss.virtual.VFSUtils
Get a manifest from a virtual file, assuming the virtual file is the root of an archive
getManifest(VFS) - Static method in class org.jboss.virtual.VFSUtils
Get a manifest from a virtual file system, assuming the root of the VFS is the root of an archive
getMatched() - Method in class org.jboss.virtual.plugins.vfs.helpers.FilterVirtualFileVisitor
Get the matched files
getMatches() - Method in class org.jboss.virtual.plugins.vfs.helpers.ExtensibleFilter
 
getMatchString(VirtualFile) - Method in class org.jboss.virtual.plugins.vfs.helpers.AbstractPatternVirtualFileFilter
Extract match string from file.
getMatchString(VirtualFile) - Method in class org.jboss.virtual.plugins.vfs.helpers.ExcludeFileNameVirtualFileFilter
 
getMatchString(VirtualFile) - Method in class org.jboss.virtual.plugins.vfs.helpers.ExcludeFilePathVirtualFileFilter
 
getMatchString(VirtualFile) - Method in class org.jboss.virtual.plugins.vfs.helpers.IncludeFileNameVirtualFileFilter
 
getMatchString(VirtualFile) - Method in class org.jboss.virtual.plugins.vfs.helpers.IncludeFilePathVirtualFileFilter
 
getMbeanServer() - Method in class org.jboss.embedded.adapters.JMXKernel
 
getName() - Method in class org.jboss.embedded.util.SystemProperty
 
getName() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
 
getName() - Method in class org.jboss.virtual.plugins.context.file.FileSystemContext
 
getName() - Method in class org.jboss.virtual.plugins.context.jar.JarContext
 
getName() - Method in class org.jboss.virtual.plugins.context.memory.MemoryContext
 
getName() - Method in class org.jboss.virtual.plugins.context.vfs.AssembledContext
 
getName() - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryContext
Returns archive file name - if this is a top-level ZipEntryContext.
getName() - Method in class org.jboss.virtual.spi.LinkInfo
 
getName() - Method in interface org.jboss.virtual.spi.VFSContext
Get the name.
getName() - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Get the simple VF name (X.java)
getName(URI) - Static method in class org.jboss.virtual.VFSUtils
Get the name.
getName() - Method in class org.jboss.virtual.VirtualFile
Get the simple VF name (X.java)
getNameInNamespace() - Method in class org.jboss.embedded.jndi.WrappingContext
 
getNameParser(Name) - Method in class org.jboss.embedded.jndi.WrappingContext
 
getNameParser(String) - Method in class org.jboss.embedded.jndi.WrappingContext
 
getNamingContext() - Method in class org.jboss.embedded.jndi.WrappingContext
 
getNotificationInfo() - Method in class org.jboss.embedded.adapters.JMXKernel
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.jboss.embedded.tomcat.jndi.ENCFactory
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.jboss.embedded.tomcat.jndi.java.javaURLContextFactory
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.jboss.naming.JBossRemotingContextFactory
 
getOption(String) - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
getOption(Class<T>) - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
getOption(String, Class<T>) - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
getOption(String) - Method in class org.jboss.virtual.plugins.context.DefaultOptions
 
getOption(Class<T>) - Method in class org.jboss.virtual.plugins.context.DefaultOptions
 
getOption(String, Class<T>) - Method in class org.jboss.virtual.plugins.context.DefaultOptions
 
getOption(String) - Method in interface org.jboss.virtual.spi.Options
Get an option from the type
getOption(Class<T>) - Method in interface org.jboss.virtual.spi.Options
Get option.
getOption(String, Class<T>) - Method in interface org.jboss.virtual.spi.Options
Get the option.
getOption(VirtualFile, String) - Static method in class org.jboss.virtual.VFSUtils
Get the option.
getOption(VFS, String) - Static method in class org.jboss.virtual.VFSUtils
Get the option.
getOption(VirtualFile, String, Class<T>) - Static method in class org.jboss.virtual.VFSUtils
Get the option.
getOption(VFS, String, Class<T>) - Static method in class org.jboss.virtual.VFSUtils
Get the option.
getOptions() - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
getOptions(Class<T>) - Method in class org.jboss.virtual.plugins.context.DefaultOptions
 
getOptions(Class<T>) - Method in interface org.jboss.virtual.spi.Options
Get all options that match type.
getOptions() - Method in interface org.jboss.virtual.spi.VFSContext
Get options.
getParent() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
Get this handler's parent.
getParent() - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Get the parent
getParent() - Method in class org.jboss.virtual.VirtualFile
Get the parent
getPatchURL() - Method in class org.jboss.embedded.adapters.ServerConfig
 
getPath() - Method in class org.jboss.virtual.plugins.context.temp.BasicTempInfo
 
getPath(VFSContext, String) - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryContext
Get temp path.
getPath() - Method in interface org.jboss.virtual.spi.TempInfo
Get relative path to vfs context.
getPath(URI) - Static method in class org.jboss.virtual.VFSUtils
Get path.
getPathName() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
Get a pathName relative to most outer context (contexts can be mounted one within other)
getPathName(VirtualFile) - Method in class org.jboss.virtual.plugins.vfs.helpers.FileNameVirtualFileFilter
Get the path name for the VirtualFile.
getPathName() - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Get the VFS relative path name (org/jboss/X.java)
getPathName() - Method in class org.jboss.virtual.VirtualFile
Get the VFS relative path name (org/jboss/X.java)
getPathsString(Collection<VirtualFile>) - Static method in class org.jboss.virtual.VFSUtils
Get the paths string for a collection of virtual files
getPattern(String) - Static method in class org.jboss.virtual.AssembledDirectory
Create a regular expression pattern from an Ant file matching pattern
getPeerContext() - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
Get peer vfs context.
getPkgs() - Method in class org.jboss.embedded.url.JavaProtocolHandlerPkgs
 
getPlatformMBeanServer() - Method in class org.jboss.embedded.adapters.ServerConfig
 
getPolicy() - Method in class org.jboss.virtual.plugins.cache.CachePolicyVFSCache
Get the policy.
getPrefixes() - Method in class org.jboss.virtual.plugins.vfs.helpers.ExtensibleFilter
 
getProperties() - Method in class org.jboss.embedded.util.SystemProperties
 
getProtocolNameLength() - Method in class org.jboss.virtual.protocol.AbstractVFSHandler
Get protocol name length.
getProtocols() - Method in class org.jboss.virtual.plugins.context.AbstractContextFactory
 
getProtocols() - Method in class org.jboss.virtual.plugins.context.memory.MemoryContextFactory
 
getProtocols() - Method in interface org.jboss.virtual.spi.VFSContextFactory
Get the URL protocols/URI schemes this factory supports
getRealURL() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
 
getRealURL() - Method in class org.jboss.virtual.plugins.context.DelegatingHandler
 
getRealURL() - Method in class org.jboss.virtual.plugins.context.file.FileHandler
 
getRealURL() - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryHandler
 
getRealURL() - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Get a file: or jar:file: URL representing a resource as precisely as possible.
getRealURL(VirtualFile) - Static method in class org.jboss.virtual.VFSUtils
Get real url.
getRecurseFilter() - Method in class org.jboss.virtual.VisitorAttributes
Get the recurse filter.
getReferences() - Method in class org.jboss.virtual.plugins.cache.PreInitializeVFSContexts
Get VFS references.
getReferences() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
Get the references count.
getRelativeOrder() - Method in interface org.jboss.virtual.spi.FileHandlerPlugin
Get relative order.
getRelativePath(VFSContext, URI) - Static method in class org.jboss.virtual.VFSUtils
Get relative path.
getRemainingPath(List<String>, int, int) - Static method in class org.jboss.virtual.plugins.vfs.helpers.PathTokenizer
Get the remaining path from some tokens
getRemainingPath(List<String>, int) - Static method in class org.jboss.virtual.plugins.vfs.helpers.PathTokenizer
Get the remaining path from some tokens
getRequireJBossURLStreamHandlerFactory() - Method in class org.jboss.embedded.adapters.ServerConfig
 
getResources(VirtualFileFilter) - Method in class org.jboss.virtual.plugins.context.VfsArchiveBrowser
Deprecated. Get resources.
getRoleSets() - Method in class org.jboss.embedded.tomcat.security.TomcatLoginModule
 
getRoot() - Method in class org.jboss.virtual.plugins.context.file.FileSystemContext
 
getRoot() - Method in class org.jboss.virtual.plugins.context.jar.JarContext
 
getRoot() - Method in class org.jboss.virtual.plugins.context.memory.MemoryContext
 
getRoot() - Method in class org.jboss.virtual.plugins.context.vfs.AssembledContext
 
getRoot() - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryContext
Returns this context's root
getRoot() - Method in interface org.jboss.virtual.spi.VFSContext
Return the root virtual file
getRoot(URI) - Static method in class org.jboss.virtual.VFS
Get the root virtual file
getRoot(URL) - Static method in class org.jboss.virtual.VFS
Get the root virtual file
getRoot() - Method in class org.jboss.virtual.VFS
Get the root file of this VFS
getRootDeploymentFilename() - Method in class org.jboss.embedded.adapters.ServerConfig
 
getRootPeer() - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
getRootPeer() - Method in interface org.jboss.virtual.spi.VFSContext
Return the peer representing the root of this context within another context.
getRootURI() - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
getRootURI() - Method in interface org.jboss.virtual.spi.VFSContext
Get the root uri
getServer() - Method in class org.jboss.embedded.junit.ClasspathBasedTestServices
 
getServerBaseDir() - Method in class org.jboss.embedded.adapters.ServerConfig
 
getServerBaseURL() - Method in class org.jboss.embedded.adapters.ServerConfig
 
getServerConfig() - Method in class org.jboss.embedded.adapters.JMXKernel
 
getServerConfigURL() - Method in class org.jboss.embedded.adapters.ServerConfig
 
getServerDataDir() - Method in class org.jboss.embedded.adapters.ServerConfig
 
getServerHomeDir() - Method in class org.jboss.embedded.adapters.ServerConfig
 
getServerHomeURL() - Method in class org.jboss.embedded.adapters.ServerConfig
 
getServerLibraryURL() - Method in class org.jboss.embedded.adapters.ServerConfig
 
getServerLogDir() - Method in class org.jboss.embedded.adapters.ServerConfig
 
getServerName() - Method in class org.jboss.embedded.adapters.ServerConfig
 
getServerNativeDir() - Method in class org.jboss.embedded.adapters.ServerConfig
 
getServerTempDeployDir() - Method in class org.jboss.embedded.adapters.ServerConfig
 
getServerTempDir() - Method in class org.jboss.embedded.adapters.ServerConfig
 
getServiceController() - Method in class org.jboss.embedded.adapters.JMXKernel
 
getSize() - Method in class org.jboss.virtual.plugins.context.AbstractURIHandler
 
getSize() - Method in class org.jboss.virtual.plugins.context.AbstractURLHandler
 
getSize() - Method in class org.jboss.virtual.plugins.context.DelegatingHandler
 
getSize() - Method in class org.jboss.virtual.plugins.context.file.FileHandler
 
getSize() - Method in class org.jboss.virtual.plugins.context.jar.JarEntryContents
 
getSize() - Method in class org.jboss.virtual.plugins.context.jar.JarEntryHandler
 
getSize() - Method in class org.jboss.virtual.plugins.context.jar.NestedJarFromStream
 
getSize() - Method in class org.jboss.virtual.plugins.context.jar.NestedJarHandler
 
getSize() - Method in class org.jboss.virtual.plugins.context.jar.NoCopyNestedJarHandler
 
getSize() - Method in class org.jboss.virtual.plugins.context.jar.SynthenticDirEntryHandler
 
getSize() - Method in class org.jboss.virtual.plugins.context.memory.MemoryContextHandler
 
getSize() - Method in class org.jboss.virtual.plugins.context.vfs.AssembledDirectoryHandler
 
getSize() - Method in class org.jboss.virtual.plugins.context.vfs.ByteArrayHandler
 
getSize() - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryHandler
 
getSize() - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Get the size
getSize() - Method in class org.jboss.virtual.VirtualFile
Get the size
getSpecificationVersion() - Method in class org.jboss.embedded.adapters.JMXKernel
 
getSpecificationVersion() - Method in class org.jboss.embedded.adapters.ServerConfig
 
getStartDate() - Method in class org.jboss.embedded.adapters.JMXKernel
 
getStatus() - Method in class org.jboss.embedded.adapters.LocalOnlyUserTransaction
 
getSuffixes() - Static method in class org.jboss.virtual.plugins.context.jar.JarUtils
Get the lis of jar suffixes
getSuffixes() - Method in class org.jboss.virtual.plugins.vfs.helpers.ExtensibleFilter
 
getSystemId() - Method in class org.jboss.virtual.VFSInputSource
 
getTempDirectory() - Static method in class org.jboss.virtual.plugins.copy.AbstractCopyMechanism
Get temp directory.
getTempFile() - Method in class org.jboss.virtual.plugins.context.temp.BasicTempInfo
 
getTempFile() - Method in interface org.jboss.virtual.spi.TempInfo
Get temp file.
getTempInfo(String) - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
getTempInfo(String) - Method in class org.jboss.virtual.plugins.copy.TempContext
 
getTempInfo(String) - Method in interface org.jboss.virtual.spi.VFSContext
Get exact temp info match.
getTempInfos() - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
getTempInfos() - Method in interface org.jboss.virtual.spi.VFSContext
Deprecated.  
getTempStore() - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
getTempStore() - Method in interface org.jboss.virtual.spi.VFSContext
Get temp store.
getTokens(String) - Static method in class org.jboss.virtual.plugins.vfs.helpers.PathTokenizer
Get the tokens that comprise this path.
getType() - Method in class org.jboss.virtual.plugins.copy.AbstractCopyMechanism
Get mechanism type.
getType() - Method in class org.jboss.virtual.plugins.copy.ExplodedCopyMechanism
 
getType() - Method in class org.jboss.virtual.plugins.copy.TempCopyMechanism
 
getType() - Method in class org.jboss.virtual.plugins.copy.UnjarCopyMechanism
 
getType() - Method in class org.jboss.virtual.plugins.copy.UnpackCopyMechanism
 
getURI() - Method in class org.jboss.virtual.plugins.context.AbstractURIHandler
Get the uri
getURL() - Method in class org.jboss.virtual.plugins.context.AbstractURLHandler
Get the url
getURL(VirtualFileHandler, String, boolean) - Method in class org.jboss.virtual.plugins.context.jar.AbstractJarHandler
Create the URL for the entry represented by path.
getValue() - Method in class org.jboss.embedded.util.SystemProperty
 
getVersion() - Method in class org.jboss.embedded.adapters.JMXKernel
 
getVersionName() - Method in class org.jboss.embedded.adapters.JMXKernel
 
getVersionNumber() - Method in class org.jboss.embedded.adapters.JMXKernel
 
getVFS() - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
getVFS(URL) - Method in class org.jboss.virtual.plugins.context.file.FileSystemContextFactory
 
getVFS(URI) - Method in class org.jboss.virtual.plugins.context.file.FileSystemContextFactory
 
getVFS(URL) - Method in class org.jboss.virtual.plugins.context.jar.JarContextFactory
 
getVFS(URI) - Method in class org.jboss.virtual.plugins.context.jar.JarContextFactory
 
getVFS(URL) - Method in class org.jboss.virtual.plugins.context.memory.MemoryContextFactory
 
getVFS(URI) - Method in class org.jboss.virtual.plugins.context.memory.MemoryContextFactory
 
getVFS(URI) - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryContextFactory
Get a VFSContext for a given URL
getVFS(URL) - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryContextFactory
Create a new ZipEntryContext.
getVFS() - Method in interface org.jboss.virtual.spi.VFSContext
Get the VFS for this context
getVFS(URL) - Method in interface org.jboss.virtual.spi.VFSContextFactory
Obtain a vfs context for the given root url.
getVFS(URI) - Method in interface org.jboss.virtual.spi.VFSContextFactory
Obtain a vfs context for the given root uri.
getVFS(URI) - Static method in class org.jboss.virtual.VFS
Get the virtual file system for a root uri
getVFS(URL) - Static method in class org.jboss.virtual.VFS
Get the virtual file system for a root url
getVFS() - Method in class org.jboss.virtual.VirtualFile
Get the VFS instance for this virtual file
getVFSContext() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
Get this handler's most outer context (contexts can be mounted one within other).
getVFSContext() - Method in class org.jboss.virtual.plugins.context.file.FileHandler
 
getVFSContext() - Method in class org.jboss.virtual.plugins.context.ReplacementHandler
 
getVFSContext() - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Get the VFSContext this file belongs to
getVfsUrl() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
Get VFS url.
getVirtualFile(URL) - Static method in class org.jboss.embedded.DeploymentGroup
 
getVirtualFile() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
 
getVirtualFile() - Method in class org.jboss.virtual.plugins.context.vfs.AssembledDirectoryHandler
 
getVirtualFile() - Method in class org.jboss.virtual.plugins.vfs.VirtualFileURLConnection
Get the virtual file.
getVirtualFile() - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Get the virtual file wrapper
getVirtualFile(URI, String) - Static method in class org.jboss.virtual.VFS
Get a virtual file
getVirtualFile(URL, String) - Static method in class org.jboss.virtual.VFS
Get a virtual file
getWrapper(Class) - Static method in class org.jboss.embedded.junit.EmbeddedTestSetup
Returns a wrapper that will only bootstrap embedded if VM hasn't already bootstrapped
getZipSource() - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryContext
Get zip source.

H

hack() - Method in class org.jboss.embedded.url.HandlerFactoryHack
 
halt(int) - Method in class org.jboss.embedded.adapters.JMXKernel
 
halt() - Method in class org.jboss.embedded.adapters.JMXKernel
 
handleJarFile() - Method in class org.jboss.virtual.plugins.context.jar.AbstractJarHandler
Handle jar file after read.
Handler - Class in org.jboss.virtual.protocol.vfs
URLStreamHandler for VFS
Handler() - Constructor for class org.jboss.virtual.protocol.vfs.Handler
 
Handler - Class in org.jboss.virtual.protocol.vfsfile
URLStreamHandler for VFS
Handler() - Constructor for class org.jboss.virtual.protocol.vfsfile.Handler
 
Handler - Class in org.jboss.virtual.protocol.vfsjar
URLStreamHandler for VFS
Handler() - Constructor for class org.jboss.virtual.protocol.vfsjar.Handler
 
Handler - Class in org.jboss.virtual.protocol.vfsmemory
URLStreamHandler for VFS
Handler() - Constructor for class org.jboss.virtual.protocol.vfsmemory.Handler
 
Handler - Class in org.jboss.virtual.protocol.vfszip
URLStreamHandler for VFS
Handler() - Constructor for class org.jboss.virtual.protocol.vfszip.Handler
 
Handler - Class in org.jboss.virtual.protocol.zip
Zip url handler.
Handler() - Constructor for class org.jboss.virtual.protocol.zip.Handler
 
HandlerFactoryHack - Class in org.jboss.embedded.url
Tries to set URL.setURLStreamHandlerFactory() with the provided factory.
HandlerFactoryHack() - Constructor for class org.jboss.embedded.url.HandlerFactoryHack
 
handleZipEntriesInitException(Exception, String) - Method in class org.jboss.virtual.plugins.context.AbstractExceptionHandler
 
handleZipEntriesInitException(Exception, String) - Method in class org.jboss.virtual.plugins.context.helpers.NamesExceptionHandler
 
handleZipEntriesInitException(Exception, String) - Method in interface org.jboss.virtual.spi.ExceptionHandler
Handle zip entries initializaion exception.
hasBeenModified() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
 
hasBeenModified() - Method in class org.jboss.virtual.plugins.context.jar.JarEntryHandler
 
hasBeenModified() - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Returns true if the file has been modified since this method was last called Last modified time is initialized at handler instantiation.
hasBeenModified() - Method in class org.jboss.virtual.VirtualFile
Returns true if the file has been modified since this method was last called Last modified time is initialized at handler instantiation.
hashCode() - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
hashCode() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
 
hashCode() - Method in class org.jboss.virtual.plugins.context.DelegatingHandler
 
hashCode() - Method in class org.jboss.virtual.VFS
 
hashCode() - Method in class org.jboss.virtual.VirtualFile
 
hasNext() - Method in class org.jboss.virtual.plugins.context.VfsArchiveBrowser
Deprecated.  
HierarchyVirtualFileHandler - Interface in org.jboss.virtual.plugins.context
A handler that has children.
HostlessHandler - Class in org.jboss.virtual.protocol
Ignore host address.
HostlessHandler() - Constructor for class org.jboss.virtual.protocol.HostlessHandler
 

I

ignoreShutdownErrors - Variable in class org.jboss.embedded.Bootstrap
 
IncludeExcludeVisitorAttributes - Class in org.jboss.virtual.plugins.vfs.helpers
Include/exclude visitor attributes.
IncludeExcludeVisitorAttributes(Set<String>, Set<String>) - Constructor for class org.jboss.virtual.plugins.vfs.helpers.IncludeExcludeVisitorAttributes
 
IncludeFileNameVirtualFileFilter - Class in org.jboss.virtual.plugins.vfs.helpers
Include file name filter.
IncludeFileNameVirtualFileFilter(String) - Constructor for class org.jboss.virtual.plugins.vfs.helpers.IncludeFileNameVirtualFileFilter
 
IncludeFilePathVirtualFileFilter - Class in org.jboss.virtual.plugins.vfs.helpers
Include file path filter.
IncludeFilePathVirtualFileFilter(String) - Constructor for class org.jboss.virtual.plugins.vfs.helpers.IncludeFilePathVirtualFileFilter
 
IncludePatternVirtualFileFilter - Class in org.jboss.virtual.plugins.vfs.helpers
Include pattern filter.
IncludePatternVirtualFileFilter(String) - Constructor for class org.jboss.virtual.plugins.vfs.helpers.IncludePatternVirtualFileFilter
 
increment() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
Increment the reference count
init(Properties) - Method in class org.jboss.embedded.adapters.JMXKernel
 
init() - Method in class org.jboss.virtual.plugins.context.jar.NestedJarFromStream
Initialize entries.
init() - Static method in class org.jboss.virtual.VFS
Initialize VFS protocol handlers package property.
initCacheLastModified() - Method in class org.jboss.virtual.plugins.context.AbstractURLHandler
 
initCacheLastModified() - Method in class org.jboss.virtual.plugins.context.file.FileHandler
 
initCacheLastModified() - Method in class org.jboss.virtual.plugins.context.jar.JarEntryContents
 
initCacheLastModified() - Method in class org.jboss.virtual.plugins.context.jar.JarEntryHandler
 
initCacheLastModified() - Method in class org.jboss.virtual.plugins.context.jar.NestedJarFromStream
 
initCacheLastModified() - Method in class org.jboss.virtual.plugins.context.jar.NoCopyNestedJarHandler
 
initCacheLastModified() - Method in class org.jboss.virtual.plugins.context.jar.SynthenticDirEntryHandler
 
initCacheLastModified() - Method in class org.jboss.virtual.plugins.context.memory.MemoryContextHandler
 
INITIAL_CONTEXT_FACTORY_DEFAULT - Static variable in class org.jboss.embedded.jndi.DelegatingContextFactory
 
INITIAL_CONTEXT_FACTORY_DELEGATE - Static variable in class org.jboss.embedded.jndi.DelegatingContextFactory
 
initializeByFile(String) - Method in class org.jboss.embedded.adapters.ServerConfig
 
initializeByUnknown() - Method in class org.jboss.embedded.adapters.ServerConfig
Creates base JBoss Embedded directory structure under java.io.tmpdir
initialized - Static variable in class org.jboss.embedded.jndi.KernelInitializingContextFactory
 
initJarFile() - Method in class org.jboss.virtual.plugins.context.jar.AbstractStructuredJarHandler
Initialize the jar file
initJarFile(Enumeration<ZipEntryWrapper<T>>) - Method in class org.jboss.virtual.plugins.context.jar.AbstractStructuredJarHandler
Initialise the jar file.
initJarFile() - Method in class org.jboss.virtual.plugins.context.jar.NestedJarFromStream
 
initNestedJar() - Method in class org.jboss.virtual.plugins.context.jar.JarEntryContents
 
initURLs() - Method in class org.jboss.embedded.adapters.ServerConfig
 
innerStart() - Method in class org.jboss.embedded.tomcat.EmbeddedJBossBootstrapListener
 
innerStop() - Method in class org.jboss.embedded.tomcat.EmbeddedJBossBootstrapListener
 
INSTANCE - Static variable in class org.jboss.virtual.plugins.context.VfsArchiveBrowserFactory
Deprecated. VFS archive browser instance
INSTANCE - Static variable in class org.jboss.virtual.plugins.copy.ExplodedCopyMechanism
 
INSTANCE - Static variable in class org.jboss.virtual.plugins.copy.TempCopyMechanism
 
INSTANCE - Static variable in class org.jboss.virtual.plugins.copy.UnjarCopyMechanism
 
INSTANCE - Static variable in class org.jboss.virtual.plugins.copy.UnpackCopyMechanism
 
INSTANCE - Static variable in class org.jboss.virtual.plugins.vfs.helpers.MatchAllVirtualFileFilter
The instance
internalReplaceChild(VirtualFileHandler, VirtualFileHandler) - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
Replace original child with unpacked replacement.
internalReplaceChild(VirtualFileHandler, VirtualFileHandler) - Method in class org.jboss.virtual.plugins.context.DelegatingHandler
 
internalReplaceChild(VirtualFileHandler, VirtualFileHandler) - Method in class org.jboss.virtual.plugins.context.file.FileHandler
 
internalReplaceChild(VirtualFileHandler, VirtualFileHandler) - Method in class org.jboss.virtual.plugins.context.jar.AbstractStructuredJarHandler
 
internalReplaceChild(VirtualFileHandler, VirtualFileHandler) - Method in class org.jboss.virtual.plugins.context.jar.JarEntryContents
 
internalReplaceChild(VirtualFileHandler, VirtualFileHandler) - Method in class org.jboss.virtual.plugins.context.jar.JarEntryHandler
 
internalReplaceChild(VirtualFileHandler, VirtualFileHandler) - Method in class org.jboss.virtual.plugins.context.jar.NoCopyNestedJarHandler
 
internalReplaceChild(VirtualFileHandler, VirtualFileHandler) - Method in class org.jboss.virtual.plugins.context.jar.SynthenticDirEntryHandler
 
internalReplaceChild(VirtualFileHandler, VirtualFileHandler) - Method in class org.jboss.virtual.plugins.context.vfs.AssembledDirectoryHandler
 
internalReplaceChild(VirtualFileHandler, VirtualFileHandler) - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryHandler
 
invoke(Object, Method, Object[]) - Method in class org.jboss.embedded.jndi.BridgeContext
 
invoke(Request, Response) - Method in class org.jboss.embedded.tomcat.security.SecurityAssociationValve
 
IS_TEMP_FILE - Static variable in class org.jboss.virtual.VFSUtils
The temp marker flag
isAlreadyModified(VirtualFileHandler) - Method in class org.jboss.virtual.plugins.copy.AbstractCopyMechanism
Is handler already modified.
isAlreadyModified(VirtualFileHandler) - Method in class org.jboss.virtual.plugins.copy.ExplodedCopyMechanism
 
isAlreadyModified(VirtualFileHandler) - Method in class org.jboss.virtual.plugins.copy.TempCopyMechanism
 
isAlreadyModified(VirtualFileHandler) - Method in class org.jboss.virtual.plugins.copy.UnjarCopyMechanism
 
isAlreadyModified(VirtualFileHandler) - Method in class org.jboss.virtual.plugins.copy.UnpackCopyMechanism
 
isArchive() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
 
isArchive() - Method in class org.jboss.virtual.plugins.context.DelegatingHandler
 
isArchive() - Method in class org.jboss.virtual.plugins.context.jar.AbstractStructuredJarHandler
 
isArchive(String) - Static method in class org.jboss.virtual.plugins.context.jar.JarUtils
Whether this is an archive
isArchive() - Method in class org.jboss.virtual.plugins.context.jar.NoCopyNestedJarHandler
 
isArchive() - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryHandler
 
isArchive() - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Does this represent an archive.
isArchive() - Method in class org.jboss.virtual.VirtualFile
Is the file archive.
isCacheable(VFSContext) - Method in class org.jboss.virtual.plugins.registry.DefaultVFSRegistry
Is the vfs context cacheable.
isCurrentToken(String) - Static method in class org.jboss.virtual.plugins.vfs.helpers.PathTokenizer
Is current token.
isForcedCaseSensitive() - Method in class org.jboss.virtual.plugins.context.file.FileSystemContext
Is forceCaseSensitive enabled Only relevant for native filesystems that are not case sensitive
isHidden() - Method in class org.jboss.virtual.plugins.context.AbstractURIHandler
 
isHidden() - Method in class org.jboss.virtual.plugins.context.AbstractURLHandler
 
isHidden() - Method in class org.jboss.virtual.plugins.context.DelegatingHandler
 
isHidden() - Method in class org.jboss.virtual.plugins.context.file.FileHandler
 
isHidden() - Method in class org.jboss.virtual.plugins.context.jar.JarEntryContents
 
isHidden() - Method in class org.jboss.virtual.plugins.context.jar.JarEntryHandler
 
isHidden() - Method in class org.jboss.virtual.plugins.context.jar.NestedJarFromStream
 
isHidden() - Method in class org.jboss.virtual.plugins.context.jar.SynthenticDirEntryHandler
 
isHidden() - Method in class org.jboss.virtual.plugins.context.vfs.AssembledDirectoryHandler
 
isHidden() - Method in class org.jboss.virtual.plugins.context.vfs.ByteArrayHandler
 
isHidden() - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryHandler
 
isHidden() - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Whether it is hidden
isHidden() - Method in class org.jboss.virtual.VirtualFile
Whether it is hidden
isIgnoreErrors() - Method in class org.jboss.virtual.VisitorAttributes
Whether to ignore individual errors
isIgnoreShutdownErrors() - Method in class org.jboss.embedded.Bootstrap
 
isIncludeHidden() - Method in class org.jboss.virtual.VisitorAttributes
Whether to include hidden files
isIncludeRoot() - Method in class org.jboss.virtual.VisitorAttributes
Whether to include the root of the visit
isInShutdown() - Method in class org.jboss.embedded.adapters.JMXKernel
 
isInstallLifeThread() - Method in class org.jboss.embedded.adapters.ServerConfig
 
isLeaf() - Method in class org.jboss.virtual.plugins.context.DelegatingHandler
 
isLeaf() - Method in class org.jboss.virtual.plugins.context.file.FileHandler
 
isLeaf() - Method in class org.jboss.virtual.plugins.context.file.LinkHandler
 
isLeaf() - Method in class org.jboss.virtual.plugins.context.jar.AbstractJarHandler
 
isLeaf() - Method in class org.jboss.virtual.plugins.context.jar.JarEntryContents
 
isLeaf() - Method in class org.jboss.virtual.plugins.context.jar.JarEntryHandler
 
isLeaf() - Method in class org.jboss.virtual.plugins.context.jar.SynthenticDirEntryHandler
 
isLeaf() - Method in class org.jboss.virtual.plugins.context.memory.MemoryContextHandler
 
isLeaf() - Method in class org.jboss.virtual.plugins.context.vfs.AssembledDirectoryHandler
 
isLeaf() - Method in class org.jboss.virtual.plugins.context.vfs.ByteArrayHandler
 
isLeaf() - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryHandler
 
isLeaf() - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Whether it is a simple leaf of the VFS, i.e.
isLeaf() - Method in class org.jboss.virtual.VirtualFile
Whether it is a simple leaf of the VFS, i.e.
isLeavesOnly() - Method in class org.jboss.virtual.VisitorAttributes
Whether to visit leaves only
isLink(String) - Static method in class org.jboss.virtual.VFSUtils
Does a vf name contain the VFS link prefix
isNested() - Method in class org.jboss.virtual.plugins.context.DelegatingHandler
 
isNested() - Method in class org.jboss.virtual.plugins.context.file.FileHandler
 
isNested() - Method in class org.jboss.virtual.plugins.context.file.LinkHandler
 
isNested() - Method in class org.jboss.virtual.plugins.context.jar.JarEntryContents
 
isNested() - Method in class org.jboss.virtual.plugins.context.jar.JarEntryHandler
 
isNested() - Method in class org.jboss.virtual.plugins.context.jar.JarHandler
 
isNested() - Method in class org.jboss.virtual.plugins.context.jar.NestedJarFromStream
 
isNested() - Method in class org.jboss.virtual.plugins.context.jar.NestedJarHandler
 
isNested() - Method in class org.jboss.virtual.plugins.context.jar.NoCopyNestedJarHandler
 
isNested() - Method in class org.jboss.virtual.plugins.context.jar.SynthenticDirEntryHandler
 
isNested() - Method in class org.jboss.virtual.plugins.context.memory.MemoryContextHandler
 
isNested() - Method in class org.jboss.virtual.plugins.context.vfs.AssembledDirectoryHandler
 
isNested() - Method in class org.jboss.virtual.plugins.context.vfs.ByteArrayHandler
 
isNested() - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryHandler
 
isNested() - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Are we nested in some archive.
isNestedFile(VirtualFile) - Static method in class org.jboss.virtual.VFSUtils
Is file handle nested.
isRecurse(VirtualFile) - Method in class org.jboss.virtual.VisitorAttributes
Whether to recurse into the non-leaf file
isReverseToken(String) - Static method in class org.jboss.virtual.plugins.vfs.helpers.PathTokenizer
Is reverse token.
isStarted() - Method in class org.jboss.embedded.adapters.JMXKernel
 
isStarted() - Method in class org.jboss.embedded.Bootstrap
 
isTemporary() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
Is the handler temporary.
isTemporaryFile(VirtualFile) - Static method in class org.jboss.virtual.VFSUtils
Is the virtual file temporary.
isValid() - Method in class org.jboss.virtual.plugins.context.temp.BasicTempInfo
 
isValid() - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryTempInfo
 
isValid() - Method in interface org.jboss.virtual.spi.TempInfo
Is the temp info still valid.
isValidRootURL(URL) - Static method in class org.jboss.virtual.plugins.context.memory.MemoryContextFactory
Is url valid root url.
IterableTimedVFSCache - Class in org.jboss.virtual.plugins.cache
Iterable timed cache policy vfs cache.
IterableTimedVFSCache() - Constructor for class org.jboss.virtual.plugins.cache.IterableTimedVFSCache
 
IterableTimedVFSCache(Integer) - Constructor for class org.jboss.virtual.plugins.cache.IterableTimedVFSCache
 
IterableTimedVFSCache(Integer, Boolean, Integer) - Constructor for class org.jboss.virtual.plugins.cache.IterableTimedVFSCache
 
IterableTimedVFSCache(Map<Object, Object>) - Constructor for class org.jboss.virtual.plugins.cache.IterableTimedVFSCache
 
IterableVFSCache - Class in org.jboss.virtual.plugins.cache
Iterable vfs cache.
IterableVFSCache() - Constructor for class org.jboss.virtual.plugins.cache.IterableVFSCache
 

J

JAR_URL_SEPARATOR - Static variable in class org.jboss.virtual.VFSUtils
Standard separator for JAR URL
JarContext - Class in org.jboss.virtual.plugins.context.jar
JarContext.
JarContext(URL) - Constructor for class org.jboss.virtual.plugins.context.jar.JarContext
Create a new JarContext.
JarContextFactory - Class in org.jboss.virtual.plugins.context.jar
A jar context factory
JarContextFactory() - Constructor for class org.jboss.virtual.plugins.context.jar.JarContextFactory
 
JarEntryContents - Class in org.jboss.virtual.plugins.context.jar
A nested jar contents implementation used to represent a jar within a jar.
JarEntryHandler - Class in org.jboss.virtual.plugins.context.jar
JarEntryHandler.
JarEntryHandler(VFSContext, VirtualFileHandler, JarFile, ZipEntry, String, URL) - Constructor for class org.jboss.virtual.plugins.context.jar.JarEntryHandler
Create a new JarHandler.
JarHandler - Class in org.jboss.virtual.plugins.context.jar
JarHandler.
JarHandler(VFSContext, VirtualFileHandler, URL, String) - Constructor for class org.jboss.virtual.plugins.context.jar.JarHandler
Create a new JarHandler.
JarHandler(VFSContext, VirtualFileHandler, File, URL, String) - Constructor for class org.jboss.virtual.plugins.context.jar.JarHandler
 
JarUtils - Class in org.jboss.virtual.plugins.context.jar
JarUtils.
JavaProtocolHandlerPkgs - Class in org.jboss.embedded.url
Adds handler string to current System.getProperty("java.protocol.handler.pkgs")
JavaProtocolHandlerPkgs() - Constructor for class org.jboss.embedded.url.JavaProtocolHandlerPkgs
 
javaURLContextFactory - Class in org.jboss.embedded.tomcat.jndi.java
comment
javaURLContextFactory() - Constructor for class org.jboss.embedded.tomcat.jndi.java.javaURLContextFactory
 
JBossRemotingContextFactory - Class in org.jboss.naming
Creating a JNDI connection using JBoss Remoting.
JBossRemotingContextFactory() - Constructor for class org.jboss.naming.JBossRemotingContextFactory
 
JMXClassLoader - Class in org.jboss.embedded.adapters
comment
JMXClassLoader(ClassLoader) - Constructor for class org.jboss.embedded.adapters.JMXClassLoader
 
JMXClassLoaderMBean - Interface in org.jboss.embedded.adapters
comment
JMXKernel - Class in org.jboss.embedded.adapters
A pojo that creates a legacy jmx kernel ala the jboss-4.x server bootstrap.
JMXKernel() - Constructor for class org.jboss.embedded.adapters.JMXKernel
 
JMXKernelMBean - Interface in org.jboss.embedded.adapters
comment

K

kernel - Variable in class org.jboss.embedded.Bootstrap
 
kernel - Variable in class org.jboss.embedded.DeploymentGroup
 
KernelInitializingContextFactory - Class in org.jboss.embedded.jndi
InitialContextFactory that will bootstrap embedded jboss.
KernelInitializingContextFactory() - Constructor for class org.jboss.embedded.jndi.KernelInitializingContextFactory
 
KernelInitializingContextFactory - Class in org.jboss.embedded.tomcat.jndi
comment
KernelInitializingContextFactory() - Constructor for class org.jboss.embedded.tomcat.jndi.KernelInitializingContextFactory
 

L

lastInsert() - Method in class org.jboss.virtual.plugins.cache.AbstractVFSCache
 
lastInsert() - Method in class org.jboss.virtual.plugins.cache.CombinedVFSCache
 
lastInsert() - Method in interface org.jboss.virtual.spi.cache.CacheStatistics
Get last insert timestamp.
LazyInputStream - Class in org.jboss.virtual.plugins.vfs.helpers
Lazy input stream.
LazyInputStream(VirtualFile) - Constructor for class org.jboss.virtual.plugins.vfs.helpers.LazyInputStream
 
LEAVES_ONLY - Static variable in class org.jboss.virtual.VisitorAttributes
Visit leaves only and do not recurse non-leaf files
lifecycleEvent(LifecycleEvent) - Method in class org.jboss.embedded.tomcat.EmbeddedJBossBootstrapListener
 
lifecycleEvent(LifecycleEvent) - Method in class org.jboss.embedded.tomcat.security.SecuritySetupListener
 
lifecycleEvent(LifecycleEvent) - Method in class org.jboss.embedded.tomcat.WebinfScanner
 
LinkHandler - Class in org.jboss.virtual.plugins.context.file
A handler for link directories.
LinkHandler(FileSystemContext, VirtualFileHandler, URI, String, List<LinkInfo>) - Constructor for class org.jboss.virtual.plugins.context.file.LinkHandler
Create a new LinkHandler.
LinkInfo - Class in org.jboss.virtual.spi
A class representing the information for a VFS link.
LinkInfo(String, URI) - Constructor for class org.jboss.virtual.spi.LinkInfo
Create a LinkInfo
list(Name) - Method in class org.jboss.embedded.jndi.WrappingContext
 
list(String) - Method in class org.jboss.embedded.jndi.WrappingContext
 
listBindings(Name) - Method in class org.jboss.embedded.jndi.WrappingContext
 
listBindings(String) - Method in class org.jboss.embedded.jndi.WrappingContext
 
load(File) - Static method in class org.jboss.embedded.BinaryBootstrap
 
loader - Variable in class org.jboss.embedded.Bootstrap
 
LocalOnlyUserTransaction - Class in org.jboss.embedded.adapters
Simple, local-only UserTransaction adapter
LocalOnlyUserTransaction() - Constructor for class org.jboss.embedded.adapters.LocalOnlyUserTransaction
 
log - Static variable in class org.jboss.embedded.adapters.LocalOnlyUserTransaction
 
log - Variable in class org.jboss.virtual.plugins.cache.AbstractVFSCache
 
log - Variable in class org.jboss.virtual.plugins.cache.PreInitializeVFSContexts
 
log - Variable in class org.jboss.virtual.plugins.context.AbstractExceptionHandler
The log
log - Variable in class org.jboss.virtual.plugins.context.AbstractVFSContext
The log
log - Static variable in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
The log
log - Variable in class org.jboss.virtual.plugins.vfs.helpers.FileNameVirtualFileFilter
 
login() - Method in class org.jboss.embedded.tomcat.security.TomcatLoginModule
 
lookup(Name) - Method in class org.jboss.embedded.jndi.WrappingContext
 
lookup(String) - Method in class org.jboss.embedded.jndi.WrappingContext
 
lookupLink(Name) - Method in class org.jboss.embedded.jndi.WrappingContext
 
lookupLink(String) - Method in class org.jboss.embedded.jndi.WrappingContext
 
LRUVFSCache - Class in org.jboss.virtual.plugins.cache
LRU cache policy vfs cache.
LRUVFSCache() - Constructor for class org.jboss.virtual.plugins.cache.LRUVFSCache
 
LRUVFSCache(Integer, Integer) - Constructor for class org.jboss.virtual.plugins.cache.LRUVFSCache
 
LRUVFSCache(Map<Object, Object>) - Constructor for class org.jboss.virtual.plugins.cache.LRUVFSCache
 

M

main(String[]) - Static method in class org.jboss.embedded.BeanCompiler
 
main(String[]) - Static method in class org.jboss.embedded.Bootstrap
 
mainDeployer - Variable in class org.jboss.embedded.Bootstrap
 
mainDeployer - Variable in class org.jboss.embedded.DeploymentGroup
 
MapVFSCache - Class in org.jboss.virtual.plugins.cache
Map vfs cache.
MapVFSCache() - Constructor for class org.jboss.virtual.plugins.cache.MapVFSCache
 
mark(int) - Method in class org.jboss.virtual.plugins.vfs.helpers.LazyInputStream
 
markSupported() - Method in class org.jboss.virtual.plugins.vfs.helpers.LazyInputStream
 
MatchAllVirtualFileFilter - Class in org.jboss.virtual.plugins.vfs.helpers
MatchAllVirtualFileFilter.
MemoryContext - Class in org.jboss.virtual.plugins.context.memory
Virtual memory context.
MemoryContext(URL) - Constructor for class org.jboss.virtual.plugins.context.memory.MemoryContext
 
MemoryContextFactory - Class in org.jboss.virtual.plugins.context.memory
Singelton implementation of a MemoryContextFactory.
MemoryContextHandler - Class in org.jboss.virtual.plugins.context.memory
Virtual memory context handler.
MemoryContextHandler(VFSContext, VirtualFileHandler, URL, String) - Constructor for class org.jboss.virtual.plugins.context.memory.MemoryContextHandler
 
MemoryFileFactory - Class in org.jboss.virtual
Memory VFS API.
MemoryFileFactory() - Constructor for class org.jboss.virtual.MemoryFileFactory
 
merge(Options) - Method in class org.jboss.virtual.plugins.context.DefaultOptions
 
merge(Options) - Method in interface org.jboss.virtual.spi.Options
Merge options.
mkdir(String) - Method in class org.jboss.virtual.AssembledDirectory
Create a directory within this directory.
mkdirs(String) - Method in class org.jboss.virtual.AssembledDirectory
Make any directories for the give path to a file.
MkdirTempStore - Class in org.jboss.virtual.plugins.copy
Mkdir temp store wrapper.
MkdirTempStore(TempStore) - Constructor for class org.jboss.virtual.plugins.copy.MkdirTempStore
 
mountZipFile(VirtualFileHandler, String, File) - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryContext
Mount ZipEntryContext created around extracted nested archive
mountZipFS(VirtualFileHandler, String, File) - Method in class org.jboss.virtual.plugins.context.file.FileSystemContext
Create zip file system.
mountZipStream(VirtualFileHandler, String, InputStream) - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryContext
Mount ZipEntryContext created around ZipStreamWrapper

N

NamesExceptionHandler - Class in org.jboss.virtual.plugins.context.helpers
Match names to ignore the exception.
NamesExceptionHandler(String) - Constructor for class org.jboss.virtual.plugins.context.helpers.NamesExceptionHandler
 
NamesExceptionHandler(Set<String>) - Constructor for class org.jboss.virtual.plugins.context.helpers.NamesExceptionHandler
 
NestedJarFromStream - Class in org.jboss.virtual.plugins.context.jar
A nested jar implementation used to represent a jar within a jar.
NestedJarFromStream(VFSContext, VirtualFileHandler, ZipInputStream, URL, JarFile, ZipEntry, String) - Constructor for class org.jboss.virtual.plugins.context.jar.NestedJarFromStream
Create a nested jar from the parent zip inputstream/zip entry.
NestedJarHandler - Class in org.jboss.virtual.plugins.context.jar
Nested Jar Handler.
NestedJarHandler(VFSContext, VirtualFileHandler, JarFile, ZipEntry, URL, File, String) - Constructor for class org.jboss.virtual.plugins.context.jar.NestedJarHandler
Create a new NestedJarHandler.
next() - Method in class org.jboss.virtual.plugins.context.VfsArchiveBrowser
Deprecated.  
NO_REAPER_QUERY - Static variable in class org.jboss.virtual.VFSUtils
 
NoCopyNestedJarHandler - Class in org.jboss.virtual.plugins.context.jar
Nested Jar Handler.
NoCopyNestedJarHandler(VFSContext, VirtualFileHandler, JarFile, ZipEntry, URL, String) - Constructor for class org.jboss.virtual.plugins.context.jar.NoCopyNestedJarHandler
Create a new NestedJarHandler.
NoopVFSCache - Class in org.jboss.virtual.spi.cache.helpers
Noop cache.
NoopVFSCache() - Constructor for class org.jboss.virtual.spi.cache.helpers.NoopVFSCache
 

O

openConnection() - Method in class org.jboss.virtual.plugins.context.AbstractURLHandler
Open connection.
openConnection(URL) - Static method in class org.jboss.virtual.plugins.context.AbstractURLHandler
Open connection.
openConnection(URL) - Method in class org.jboss.virtual.plugins.context.vfs.AssembledUrlStreamHandler
 
openConnection(URL) - Method in class org.jboss.virtual.plugins.vfs.VirtualFileUrlStreamHandler
 
openConnection(URL) - Method in class org.jboss.virtual.protocol.AbstractVFSHandler
 
openConnection(URL) - Method in class org.jboss.virtual.protocol.vfs.Handler
 
openConnection(URL) - Method in class org.jboss.virtual.protocol.vfsjar.Handler
 
openConnection(URL) - Method in class org.jboss.virtual.protocol.vfsmemory.Handler
 
openStream() - Method in class org.jboss.virtual.plugins.context.AbstractURIHandler
 
openStream() - Method in class org.jboss.virtual.plugins.context.AbstractURLHandler
 
openStream() - Method in class org.jboss.virtual.plugins.context.DelegatingHandler
 
openStream() - Method in class org.jboss.virtual.plugins.context.jar.JarEntryContents
 
openStream() - Method in class org.jboss.virtual.plugins.context.jar.JarEntryHandler
 
openStream() - Method in class org.jboss.virtual.plugins.context.jar.NestedJarFromStream
 
openStream() - Method in class org.jboss.virtual.plugins.context.jar.NestedJarHandler
Overriden to return the raw tmp jar file stream
openStream() - Method in class org.jboss.virtual.plugins.context.jar.NoCopyNestedJarHandler
 
openStream() - Method in class org.jboss.virtual.plugins.context.jar.SynthenticDirEntryHandler
 
openStream() - Method in class org.jboss.virtual.plugins.context.memory.MemoryContextHandler
 
openStream() - Method in class org.jboss.virtual.plugins.context.vfs.AssembledDirectoryHandler
 
openStream() - Method in class org.jboss.virtual.plugins.context.vfs.ByteArrayHandler
 
openStream() - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryHandler
 
openStream() - Method in class org.jboss.virtual.plugins.vfs.helpers.LazyInputStream
Open stream.
openStream() - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Access the file contents.
openStream() - Method in class org.jboss.virtual.VirtualFile
Access the file contents.
OPTIMIZE_FOR_MEMORY_KEY - Static variable in class org.jboss.virtual.VFSUtils
Key used to turn on memory optimizations - less cache use at the expense of performance
Options - Interface in org.jboss.virtual.spi
Options interface.
org.jboss.embedded - package org.jboss.embedded
 
org.jboss.embedded.adapters - package org.jboss.embedded.adapters
 
org.jboss.embedded.jndi - package org.jboss.embedded.jndi
 
org.jboss.embedded.junit - package org.jboss.embedded.junit
 
org.jboss.embedded.tomcat - package org.jboss.embedded.tomcat
 
org.jboss.embedded.tomcat.jndi - package org.jboss.embedded.tomcat.jndi
 
org.jboss.embedded.tomcat.jndi.java - package org.jboss.embedded.tomcat.jndi.java
 
org.jboss.embedded.tomcat.security - package org.jboss.embedded.tomcat.security
 
org.jboss.embedded.url - package org.jboss.embedded.url
 
org.jboss.embedded.util - package org.jboss.embedded.util
 
org.jboss.naming - package org.jboss.naming
 
org.jboss.virtual - package org.jboss.virtual
 
org.jboss.virtual.plugins.cache - package org.jboss.virtual.plugins.cache
 
org.jboss.virtual.plugins.context - package org.jboss.virtual.plugins.context
 
org.jboss.virtual.plugins.context.file - package org.jboss.virtual.plugins.context.file
 
org.jboss.virtual.plugins.context.helpers - package org.jboss.virtual.plugins.context.helpers
 
org.jboss.virtual.plugins.context.jar - package org.jboss.virtual.plugins.context.jar
 
org.jboss.virtual.plugins.context.memory - package org.jboss.virtual.plugins.context.memory
 
org.jboss.virtual.plugins.context.temp - package org.jboss.virtual.plugins.context.temp
 
org.jboss.virtual.plugins.context.vfs - package org.jboss.virtual.plugins.context.vfs
 
org.jboss.virtual.plugins.context.zip - package org.jboss.virtual.plugins.context.zip
 
org.jboss.virtual.plugins.copy - package org.jboss.virtual.plugins.copy
 
org.jboss.virtual.plugins.registry - package org.jboss.virtual.plugins.registry
 
org.jboss.virtual.plugins.vfs - package org.jboss.virtual.plugins.vfs
 
org.jboss.virtual.plugins.vfs.helpers - package org.jboss.virtual.plugins.vfs.helpers
 
org.jboss.virtual.protocol - package org.jboss.virtual.protocol
 
org.jboss.virtual.protocol.vfs - package org.jboss.virtual.protocol.vfs
 
org.jboss.virtual.protocol.vfsfile - package org.jboss.virtual.protocol.vfsfile
 
org.jboss.virtual.protocol.vfsjar - package org.jboss.virtual.protocol.vfsjar
 
org.jboss.virtual.protocol.vfsmemory - package org.jboss.virtual.protocol.vfsmemory
 
org.jboss.virtual.protocol.vfszip - package org.jboss.virtual.protocol.vfszip
 
org.jboss.virtual.protocol.zip - package org.jboss.virtual.protocol.zip
 
org.jboss.virtual.spi - package org.jboss.virtual.spi
 
org.jboss.virtual.spi.cache - package org.jboss.virtual.spi.cache
 
org.jboss.virtual.spi.cache.helpers - package org.jboss.virtual.spi.cache.helpers
 
org.jboss.virtual.spi.registry - package org.jboss.virtual.spi.registry
 
outputContents(VirtualFile) - Static method in class org.jboss.virtual.VFSUtils
Returns a string of the contents of the virtual file, showing the names of all the nested directories and names, useful for debugging
outputContents(VirtualFile, Writer) - Static method in class org.jboss.virtual.VFSUtils
Output contents to writer.

P

parse(File) - Static method in class org.jboss.embedded.BeanCompiler
 
parse(URL) - Static method in class org.jboss.embedded.BinaryBootstrap
 
parseInteger(String) - Static method in class org.jboss.virtual.plugins.cache.CachePolicyVFSCache
Parse integer.
parseLinkProperties(InputStream, List<LinkInfo>, Properties) - Static method in class org.jboss.virtual.VFSUtils
Parse a properties link file
parseURLQuery(String) - Static method in class org.jboss.virtual.VFSUtils
Take a URL.getQuery string and parse it into name=value pairs
PathMatchingVFSCache - Class in org.jboss.virtual.plugins.cache
Iterable vfs cache.
PathMatchingVFSCache() - Constructor for class org.jboss.virtual.plugins.cache.PathMatchingVFSCache
 
PathTokenizer - Class in org.jboss.virtual.plugins.vfs.helpers
PathTokenizer.
PreInitializeVFSContexts - Class in org.jboss.virtual.plugins.cache
Initialize vfs contexts - performance improvements.
PreInitializeVFSContexts() - Constructor for class org.jboss.virtual.plugins.cache.PreInitializeVFSContexts
 
preProcessedTest(Class) - Static method in class org.jboss.embedded.junit.BaseTestCase
Use this in a static suite() method in your test class to bootstrap and deploy your modules before any tests run.
process() - Method in class org.jboss.embedded.DeploymentGroup
Ask the mainDeployer to process the set of files you added to the group this will also check the processing
props - Variable in class org.jboss.embedded.adapters.ServerConfig
 
putContext(VFSContext) - Method in class org.jboss.virtual.plugins.cache.AbstractVFSCache
 
putContext(String, VFSContext) - Method in class org.jboss.virtual.plugins.cache.AbstractVFSCache
Put vfs context and its path key into cache.
putContext(String, VFSContext) - Method in class org.jboss.virtual.plugins.cache.CachePolicyVFSCache
 
putContext(VFSContext) - Method in class org.jboss.virtual.plugins.cache.CombinedVFSCache
 
putContext(String, VFSContext) - Method in class org.jboss.virtual.plugins.cache.MapVFSCache
 
putContext(VFSContext) - Method in class org.jboss.virtual.spi.cache.helpers.NoopVFSCache
 
putContext(VFSContext) - Method in interface org.jboss.virtual.spi.cache.VFSCache
Put vfs context to cache.
putFile(URL, byte[]) - Static method in class org.jboss.virtual.MemoryFileFactory
Put file.
putFile(URL, byte[]) - Method in class org.jboss.virtual.plugins.context.memory.MemoryContextFactory
Creates a 'file' within the context determined by the url host part

R

read() - Method in class org.jboss.virtual.plugins.vfs.helpers.LazyInputStream
 
read(byte[]) - Method in class org.jboss.virtual.plugins.vfs.helpers.LazyInputStream
 
read(byte[], int, int) - Method in class org.jboss.virtual.plugins.vfs.helpers.LazyInputStream
 
readExternal(ObjectInput) - Method in class org.jboss.embedded.adapters.LocalOnlyUserTransaction
 
readInstanceProperties(String, Object, boolean) - Method in class org.jboss.virtual.plugins.cache.CachePolicyVFSCache
Read instance properties.
readLinkInfo(InputStream, String, Properties) - Static method in class org.jboss.virtual.VFSUtils
Read the link information from the stream based on the type as determined from the name suffix.
readLock() - Method in class org.jboss.virtual.plugins.cache.AbstractVFSCache
Read lock.
readManifest(VirtualFile) - Static method in class org.jboss.virtual.VFSUtils
Read the manifest from given manifest VirtualFile.
readSystemProperty(String, String) - Static method in class org.jboss.virtual.plugins.cache.CachePolicyVFSCache
Read system property.
readUnlock() - Method in class org.jboss.virtual.plugins.cache.AbstractVFSCache
Read unlock.
rebind(Name, Object) - Method in class org.jboss.embedded.jndi.WrappingContext
 
rebind(String, Object) - Method in class org.jboss.embedded.jndi.WrappingContext
 
rebindComp(Context) - Static method in class org.jboss.embedded.tomcat.jndi.ENCFactory
Convience function.
RECURSE - Static variable in class org.jboss.virtual.VisitorAttributes
Recurse and visit all non-leaf files
RECURSE_ALL - Static variable in class org.jboss.virtual.VisitorAttributes
A VirtualFileFilter than accepts any file
RECURSE_LEAVES_ONLY - Static variable in class org.jboss.virtual.VisitorAttributes
Recurse all non-leaf files but only visit leaves
redeploy(String) - Method in class org.jboss.embedded.junit.ClasspathBasedTestServices
 
register(ZipFileWrapper) - Method in class org.jboss.virtual.plugins.context.zip.ZipFileLockReaper
Register a ZipFileWrapper instance with this reaper
registerFactory(VFSContextFactory) - Static method in class org.jboss.virtual.spi.VFSContextFactoryLocator
Register a new VFSContextFactory
relativePath - Variable in class org.jboss.virtual.plugins.vfs.VirtualFileURLConnection
 
remove(String) - Method in class org.jboss.virtual.AssembledDirectory
Remove path.
remove(String) - Method in class org.jboss.virtual.plugins.context.vfs.AssembledContextFactory
Remove an assembly
remove() - Method in class org.jboss.virtual.plugins.context.VfsArchiveBrowser
Deprecated.  
removeAssembledDirectory(AssembledDirectory) - Static method in class org.jboss.virtual.AssembledDirectory
Remove assembled directory.
removeChild(String) - Method in class org.jboss.virtual.plugins.context.DelegatingHandler
 
removeChild(String) - Method in class org.jboss.virtual.plugins.context.file.FileHandler
 
removeChild(String) - Method in class org.jboss.virtual.plugins.context.file.LinkHandler
 
removeChild(String) - Method in class org.jboss.virtual.plugins.context.jar.JarEntryContents
 
removeChild(String) - Method in class org.jboss.virtual.plugins.context.jar.JarEntryHandler
 
removeChild(String) - Method in class org.jboss.virtual.plugins.context.jar.JarHandler
 
removeChild(String) - Method in class org.jboss.virtual.plugins.context.jar.NestedJarFromStream
 
removeChild(String) - Method in class org.jboss.virtual.plugins.context.jar.NestedJarHandler
 
removeChild(String) - Method in class org.jboss.virtual.plugins.context.jar.NoCopyNestedJarHandler
 
removeChild(String) - Method in class org.jboss.virtual.plugins.context.jar.SynthenticDirEntryHandler
 
removeChild(String) - Method in class org.jboss.virtual.plugins.context.memory.MemoryContextHandler
 
removeChild(String) - Method in class org.jboss.virtual.plugins.context.vfs.AssembledDirectoryHandler
This method removes a specified child from its list of children map
removeChild(String) - Method in class org.jboss.virtual.plugins.context.vfs.ByteArrayHandler
 
removeChild(String) - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryHandler
 
removeChild(String) - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Remove a child
removeContext(VFSContext) - Method in class org.jboss.virtual.plugins.cache.AbstractVFSCache
 
removeContext(String, VFSContext) - Method in class org.jboss.virtual.plugins.cache.AbstractVFSCache
Remove vfs context and its path key from cache.
removeContext(String, VFSContext) - Method in class org.jboss.virtual.plugins.cache.CachePolicyVFSCache
 
removeContext(VFSContext) - Method in class org.jboss.virtual.plugins.cache.CombinedVFSCache
 
removeContext(String, VFSContext) - Method in class org.jboss.virtual.plugins.cache.MapVFSCache
 
removeContext(VFSContext) - Method in class org.jboss.virtual.plugins.registry.DefaultVFSRegistry
 
removeContext(VFSContext) - Method in class org.jboss.virtual.spi.cache.helpers.NoopVFSCache
 
removeContext(VFSContext) - Method in interface org.jboss.virtual.spi.cache.VFSCache
Remove vfs context from cache.
removeContext(VFSContext) - Method in class org.jboss.virtual.spi.registry.VFSRegistry
Remove the context.
removeDirectory(AssembledDirectory) - Static method in class org.jboss.virtual.AssembledDirectory
Remove directory, w/o check.
removeFileHandlerPlugin(FileHandlerPlugin) - Method in class org.jboss.virtual.spi.FileHandlerPluginRegistry
Remove file handler plugin.
removeFromEnvironment(String) - Method in class org.jboss.embedded.jndi.WrappingContext
 
removeJarSuffix(String) - Static method in class org.jboss.virtual.plugins.context.jar.JarUtils
Remove a jar suffix
removeMBeans() - Method in class org.jboss.embedded.adapters.JMXKernel
The removeMBeans method uses the mbean mbeanServer to unregister all the mbeans registered here.
removeNotificationListener(NotificationListener) - Method in class org.jboss.embedded.adapters.JMXKernel
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.jboss.embedded.adapters.JMXKernel
 
removeOption(String) - Method in class org.jboss.virtual.plugins.context.DefaultOptions
 
removeOption(String) - Method in interface org.jboss.virtual.spi.Options
Remove an option
rename(Name, Name) - Method in class org.jboss.embedded.jndi.WrappingContext
 
rename(String, String) - Method in class org.jboss.embedded.jndi.WrappingContext
 
replaceChild(VirtualFileHandler, VirtualFileHandler) - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
 
replaceChild(VirtualFileHandler, VirtualFileHandler) - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Replace child.
ReplacementHandler - Class in org.jboss.virtual.plugins.context
A replacement handler.
ReplacementHandler(VFSContext, VirtualFileHandler, String, VirtualFileHandler) - Constructor for class org.jboss.virtual.plugins.context.ReplacementHandler
 
replaceOldHandler(VirtualFileHandler, VirtualFileHandler, VirtualFileHandler) - Method in class org.jboss.virtual.plugins.copy.AbstractCopyMechanism
Should we replace old handler with new.
replaceOldHandler(VirtualFileHandler, VirtualFileHandler, VirtualFileHandler) - Method in class org.jboss.virtual.plugins.copy.ExplodedCopyMechanism
 
replaceOldHandler(VirtualFileHandler, VirtualFileHandler, VirtualFileHandler) - Method in class org.jboss.virtual.plugins.copy.TempCopyMechanism
 
replaceOldHandler(VirtualFileHandler, VirtualFileHandler, VirtualFileHandler) - Method in class org.jboss.virtual.plugins.copy.UnjarCopyMechanism
 
replaceOldHandler(VirtualFileHandler, VirtualFileHandler, VirtualFileHandler) - Method in class org.jboss.virtual.plugins.copy.UnpackCopyMechanism
 
reset() - Method in class org.jboss.virtual.plugins.vfs.helpers.LazyInputStream
 
resolveCachedVirtualFile(URL, String) - Static method in class org.jboss.virtual.plugins.vfs.VirtualFileURLConnection
 
resolveVirtualFile(URL, String) - Static method in class org.jboss.virtual.plugins.vfs.VirtualFileURLConnection
 
rewrite(VirtualFileHandler, File) - Static method in class org.jboss.virtual.plugins.copy.AbstractCopyMechanism
Rewrite contents of handler into file.
rollback() - Method in class org.jboss.embedded.adapters.LocalOnlyUserTransaction
 
runFinalization() - Method in class org.jboss.embedded.adapters.JMXKernel
 
runGarbageCollector() - Method in class org.jboss.embedded.adapters.JMXKernel
 

S

sanitizeURL(URL) - Static method in class org.jboss.virtual.VFSUtils
Ensure the url is convertible to URI by encoding spaces and percent characters if necessary
scan(ServletContextEvent, String) - Method in class org.jboss.embedded.WebInfLibScanner
 
scanClasspath(String) - Method in class org.jboss.embedded.Bootstrap
Look in java.class.path for any .jar or class directories whose base file/dir match any base file/dir names in the comma delimited path parameter If classpath is: /home/wburke/jars/foo.jar and path is: "foo.jar" This will be a match and that .jar file will be deployed
SecurityAssociationValve - Class in org.jboss.embedded.tomcat.security
comment
SecurityAssociationValve() - Constructor for class org.jboss.embedded.tomcat.security.SecurityAssociationValve
 
SecurityAssociationValve(Container) - Constructor for class org.jboss.embedded.tomcat.security.SecurityAssociationValve
 
SecuritySetupListener - Class in org.jboss.embedded.tomcat.security
comment
SecuritySetupListener() - Constructor for class org.jboss.embedded.tomcat.security.SecuritySetupListener
 
sendNotification(Notification) - Method in class org.jboss.embedded.adapters.JMXKernel
 
ServerConfig - Class in org.jboss.embedded.adapters
comment
ServerConfig() - Constructor for class org.jboss.embedded.adapters.ServerConfig
 
SERVICES_PATH - Static variable in class org.jboss.virtual.spi.VFSContextFactoryLocator
The path used to load services from the classpath
ServletContextResourceScanner - Class in org.jboss.embedded
This listener takes in the init parameter "jboss.embedded.resources" which is a comma delimited list of ServletContext resources that you want deployed within the WAR file.
ServletContextResourceScanner() - Constructor for class org.jboss.embedded.ServletContextResourceScanner
 
setBlockingShutdown(boolean) - Method in class org.jboss.embedded.adapters.ServerConfig
 
setClassLoader(ClassLoader) - Method in class org.jboss.embedded.DeploymentGroup
 
setContents(byte[]) - Method in class org.jboss.virtual.plugins.context.memory.MemoryContextHandler
 
setDefaultLifetime(Integer) - Method in class org.jboss.virtual.plugins.cache.TimedVFSCache
Set default lifetime.
setDelegate(VirtualFileHandler) - Method in class org.jboss.virtual.plugins.context.DelegatingHandler
 
setDirectoriesByResource(List<String>) - Method in class org.jboss.embedded.DeploymentScanner
 
setErrorOnSuspiciousTokens(boolean) - Static method in class org.jboss.virtual.plugins.vfs.helpers.PathTokenizer
Set errorOnSuspiciousTokens flag.
setExceptionHandler(ExceptionHandler) - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
setExceptionHandler(ExceptionHandler) - Method in interface org.jboss.virtual.spi.VFSContext
Set exception handler.
setExceptionHandler(ExceptionHandler) - Method in class org.jboss.virtual.VFS
Set exception handler.
setExitOnShutdown(boolean) - Method in class org.jboss.embedded.adapters.ServerConfig
 
setFactories(List<URLStreamHandlerFactory>) - Method in class org.jboss.embedded.url.HandlerFactoryHack
 
setFilesByResource(List<String>) - Method in class org.jboss.embedded.DeploymentScanner
 
setFilter(VirtualFileFilter) - Method in class org.jboss.embedded.DeploymentGroup
File filter that will be used when scanning a directory
setHoldReference(boolean) - Method in class org.jboss.virtual.plugins.cache.PreInitializeVFSContexts
Should we hold the reference to initialized VFSs.
setIgnoreErrors(boolean) - Method in class org.jboss.virtual.VisitorAttributes
Set the ignoreErrors.
setIgnoreShutdownErrors(boolean) - Method in class org.jboss.embedded.Bootstrap
 
setIncludeHidden(boolean) - Method in class org.jboss.virtual.VisitorAttributes
Set the includeHidden.
setIncludeRoot(boolean) - Method in class org.jboss.virtual.VisitorAttributes
Set the includeRoot.
setInitializedVFSContexts(Map<URL, ExceptionHandler>) - Method in class org.jboss.virtual.plugins.cache.PreInitializeVFSContexts
Set URLs that need to be initialized before anything else.
setInstance(VFSCache) - Static method in class org.jboss.virtual.spi.cache.VFSCacheFactory
Set instance.
setJarSuffixes(Set<String>) - Static method in class org.jboss.virtual.plugins.context.jar.JarUtils
Sets the jar suffixes
setKernel(Kernel) - Method in class org.jboss.embedded.adapters.JMXKernel
 
setKernel(Kernel) - Method in class org.jboss.embedded.Bootstrap
 
setKernel(Kernel) - Method in class org.jboss.embedded.DeploymentGroup
 
setLeavesOnly(boolean) - Method in class org.jboss.virtual.VisitorAttributes
Set the leaves only.
setLoader(ClassLoader) - Method in class org.jboss.embedded.Bootstrap
 
setMainDeployer(MainDeployer) - Method in class org.jboss.embedded.DeploymentGroup
 
setMatches(String[]) - Method in class org.jboss.virtual.plugins.vfs.helpers.ExtensibleFilter
 
setMax(Integer) - Method in class org.jboss.virtual.plugins.cache.LRUVFSCache
set max.
setMin(Integer) - Method in class org.jboss.virtual.plugins.cache.LRUVFSCache
Set min.
setMultipleResources(List<String>) - Method in class org.jboss.embedded.DeploymentScanner
 
setName(String) - Method in class org.jboss.embedded.util.SystemProperty
 
setOption(String, Object) - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
setOptionsToURL(URL) - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
Helper method to set options on an URL
setPathName(String) - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
todo This is a hack until we can fix http://jira.jboss.com/jira/browse/JBMICROCONT-164
setPermanentRoots(Map<URL, ExceptionHandler>) - Method in class org.jboss.virtual.plugins.cache.CombinedVFSCache
Set permanent roots and its exception handlers.
setPkgs(String) - Method in class org.jboss.embedded.url.JavaProtocolHandlerPkgs
 
setPrefixes(String[]) - Method in class org.jboss.virtual.plugins.vfs.helpers.ExtensibleFilter
 
setProperties(Map<String, String>) - Method in class org.jboss.embedded.util.SystemProperties
 
setRealCache(VFSCache) - Method in class org.jboss.virtual.plugins.cache.CombinedVFSCache
Set the real cache.
setRecurseFilter(VirtualFileFilter) - Method in class org.jboss.virtual.VisitorAttributes
Set the recurse filter.
setRequireJBossURLStreamHandlerFactory(boolean) - Method in class org.jboss.embedded.adapters.ServerConfig
 
setResolution(Integer) - Method in class org.jboss.virtual.plugins.cache.TimedVFSCache
The resollution.
setResources(List<String>) - Method in class org.jboss.embedded.DeploymentScanner
 
setRollbackOnly() - Method in class org.jboss.embedded.adapters.LocalOnlyUserTransaction
 
setRootDeploymentFilename(String) - Method in class org.jboss.embedded.adapters.ServerConfig
 
setRootPeer(VirtualFileHandler) - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
setServerConfig(ServerConfig) - Method in class org.jboss.embedded.adapters.JMXKernel
 
setSuffixes(String[]) - Method in class org.jboss.virtual.plugins.vfs.helpers.ExtensibleFilter
 
setTempStore(TempStore) - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
setTempStore(TempStore) - Method in interface org.jboss.virtual.spi.VFSContext
Set temp store.
setTempStore(TempStore) - Method in class org.jboss.virtual.VFS
Set temp store
setTempStores(Map<URL, TempStore>) - Method in class org.jboss.virtual.plugins.cache.PreInitializeVFSContexts
Set temp stores.
setThreadSafe(Boolean) - Method in class org.jboss.virtual.plugins.cache.TimedVFSCache
Set threadsafe flag.
setTransactionTimeout(int) - Method in class org.jboss.embedded.adapters.LocalOnlyUserTransaction
Set the transaction timeout value for new transactions started by this instance.
setUp() - Method in class org.jboss.embedded.junit.BaseTestCase
 
setUp() - Method in class org.jboss.embedded.junit.ClasspathBasedTestServices
 
setUp() - Method in class org.jboss.embedded.junit.EmbeddedTestSetup
 
setupHandlerPkgs(String) - Static method in class org.jboss.embedded.url.JavaProtocolHandlerPkgs
 
setupHandlerPkgs(String[]) - Static method in class org.jboss.embedded.url.JavaProtocolHandlerPkgs
 
setupUrlHandlers() - Static method in class org.jboss.embedded.adapters.JMXKernel
 
setUrls(List<URL>) - Method in class org.jboss.embedded.DeploymentScanner
 
setValue(String) - Method in class org.jboss.embedded.util.SystemProperty
 
setVfsUrl(URL) - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
Set the vfs URL.
setVfsUrl(URL) - Method in class org.jboss.virtual.plugins.context.DelegatingHandler
Set the vfs url.
shutdown() - Method in class org.jboss.embedded.adapters.JMXKernel
 
shutdown() - Method in class org.jboss.embedded.Bootstrap
Shutdown the kernel and all deployments
shutdownServices() - Method in class org.jboss.embedded.adapters.JMXKernel
The shutdownServices method calls the one and only ServiceController to shut down all the mbeans registered with it.
simpleFindChild(String) - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
Simple implementation of findChild
size() - Method in class org.jboss.virtual.plugins.cache.CachePolicyVFSCache
 
size() - Method in class org.jboss.virtual.plugins.cache.CombinedVFSCache
 
size() - Method in class org.jboss.virtual.plugins.cache.MapVFSCache
 
size() - Method in class org.jboss.virtual.plugins.context.DefaultOptions
 
size() - Method in interface org.jboss.virtual.spi.cache.CacheStatistics
Get cache size.
size() - Method in interface org.jboss.virtual.spi.Options
Get options size.
skip(long) - Method in class org.jboss.virtual.plugins.vfs.helpers.LazyInputStream
 
SoftRefVFSCache - Class in org.jboss.virtual.plugins.cache
SoftRef vfs cache.
SoftRefVFSCache() - Constructor for class org.jboss.virtual.plugins.cache.SoftRefVFSCache
 
splitParentChild(String) - Static method in class org.jboss.virtual.plugins.context.zip.ZipEntryContext
Break to path + name
start() - Method in class org.jboss.embedded.adapters.JMXKernel
 
start() - Method in class org.jboss.embedded.adapters.LocalOnlyUserTransaction
 
start() - Method in class org.jboss.embedded.adapters.ServerConfig
 
start() - Method in class org.jboss.embedded.DeploymentScanner
 
start() - Method in class org.jboss.embedded.url.HandlerFactoryHack
 
start() - Method in class org.jboss.embedded.url.JavaProtocolHandlerPkgs
 
start() - Method in class org.jboss.embedded.util.SystemProperties
 
start() - Method in class org.jboss.embedded.util.SystemProperty
 
start() - Method in class org.jboss.virtual.plugins.cache.CachePolicyVFSCache
 
start() - Method in class org.jboss.virtual.plugins.cache.CombinedVFSCache
 
start() - Method in class org.jboss.virtual.plugins.cache.MapVFSCache
 
start() - Method in class org.jboss.virtual.plugins.cache.PreInitializeVFSContexts
Start initializer.
start() - Method in class org.jboss.virtual.spi.cache.helpers.NoopVFSCache
 
start() - Method in interface org.jboss.virtual.spi.cache.VFSCache
Start the cache.
started - Variable in class org.jboss.embedded.Bootstrap
 
staticLog - Static variable in class org.jboss.virtual.plugins.context.file.FileSystemContext
 
stop() - Method in class org.jboss.embedded.adapters.JMXKernel
Stop the mbeans
stop() - Method in class org.jboss.embedded.adapters.LocalOnlyUserTransaction
 
stop() - Method in class org.jboss.embedded.DeploymentScanner
 
stop() - Method in class org.jboss.virtual.plugins.cache.CachePolicyVFSCache
 
stop() - Method in class org.jboss.virtual.plugins.cache.CombinedVFSCache
 
stop() - Method in class org.jboss.virtual.plugins.cache.MapVFSCache
 
stop() - Method in class org.jboss.virtual.plugins.cache.PreInitializeVFSContexts
Clear possible references.
stop() - Method in class org.jboss.virtual.spi.cache.helpers.NoopVFSCache
 
stop() - Method in interface org.jboss.virtual.spi.cache.VFSCache
Stop the cache.
stopCache() - Static method in class org.jboss.virtual.VFSUtils
Stop cache.
store(KernelDeployment, File) - Static method in class org.jboss.embedded.BinaryBootstrap
 
stripProtocol(URI) - Static method in class org.jboss.virtual.VFSUtils
Strip protocol from url string.
stripProtocolToTokens(URI) - Static method in class org.jboss.virtual.VFSUtils
Strip protocol from url string, return tokens.
structuredFindChild(String) - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
Structured implementation of get child
StructuredVirtualFileHandler - Interface in org.jboss.virtual.plugins.context
A handler that has structure, i.e.
SuffixesExcludeFilter - Class in org.jboss.virtual.plugins.vfs.helpers
Filters out a set of suffixes
SuffixesExcludeFilter(Collection<String>) - Constructor for class org.jboss.virtual.plugins.vfs.helpers.SuffixesExcludeFilter
Create a new SuffixMatchFilter,
SuffixMatchFilter - Class in org.jboss.virtual.plugins.vfs.helpers
Matches a file name against a list of suffixes.
SuffixMatchFilter(String) - Constructor for class org.jboss.virtual.plugins.vfs.helpers.SuffixMatchFilter
Create a new SuffixMatchFilter, using VisitorAttributes.DEFAULT
SuffixMatchFilter(String, VisitorAttributes) - Constructor for class org.jboss.virtual.plugins.vfs.helpers.SuffixMatchFilter
Create a new SuffixMatchFilter.
SuffixMatchFilter(Collection<String>) - Constructor for class org.jboss.virtual.plugins.vfs.helpers.SuffixMatchFilter
Create a new SuffixMatchFilter.
SuffixMatchFilter(Collection<String>, VisitorAttributes) - Constructor for class org.jboss.virtual.plugins.vfs.helpers.SuffixMatchFilter
Create a new SuffixMatchFilter.
SynthenticDirEntryHandler - Class in org.jboss.virtual.plugins.context.jar
SynthenticDirEntryHandler represents non-existent directory jar entry.
SynthenticDirEntryHandler(VFSContext, VirtualFileHandler, String, long, URL) - Constructor for class org.jboss.virtual.plugins.context.jar.SynthenticDirEntryHandler
Create a new SynthenticDirEntryHandler.
SystemProperties - Class in org.jboss.embedded.util
little class to set system properties
SystemProperties() - Constructor for class org.jboss.embedded.util.SystemProperties
 
SystemProperty - Class in org.jboss.embedded.util
little class to set system properties
SystemProperty() - Constructor for class org.jboss.embedded.util.SystemProperty
 

T

tearDown() - Method in class org.jboss.embedded.junit.BaseTestCase
 
tearDown() - Method in class org.jboss.embedded.junit.ClasspathBasedTestServices
 
tearDown() - Method in class org.jboss.embedded.junit.EmbeddedTestSetup
 
temp(VirtualFile) - Static method in class org.jboss.virtual.VFSUtils
Create temp.
TempContext - Class in org.jboss.virtual.plugins.copy
Temp context;
TempContext(File, VFSContext, String) - Constructor for class org.jboss.virtual.plugins.copy.TempContext
 
TempCopyMechanism - Class in org.jboss.virtual.plugins.copy
Copy any non-temp file into temp dir.
TempCopyMechanism() - Constructor for class org.jboss.virtual.plugins.copy.TempCopyMechanism
 
TempInfo - Interface in org.jboss.virtual.spi
The temp info
TempStore - Interface in org.jboss.virtual.spi
The temp store
testSetup() - Static method in class org.jboss.embedded.junit.EmbeddedTestSetup
 
testTearDown() - Static method in class org.jboss.embedded.junit.EmbeddedTestSetup
 
TimedVFSCache - Class in org.jboss.virtual.plugins.cache
Timed cache policy vfs cache.
TimedVFSCache() - Constructor for class org.jboss.virtual.plugins.cache.TimedVFSCache
 
TimedVFSCache(Integer) - Constructor for class org.jboss.virtual.plugins.cache.TimedVFSCache
 
TimedVFSCache(Integer, Boolean, Integer) - Constructor for class org.jboss.virtual.plugins.cache.TimedVFSCache
 
TimedVFSCache(Map<Object, Object>) - Constructor for class org.jboss.virtual.plugins.cache.TimedVFSCache
 
toInternalVfsUrl() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
Get internal representation of vfs url.
toInternalVfsUrl() - Method in class org.jboss.virtual.plugins.context.file.FileHandler
 
toInternalVfsUrl() - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryHandler
 
TomcatBridgeContextFactory - Class in org.jboss.embedded.tomcat.jndi
comment
TomcatBridgeContextFactory() - Constructor for class org.jboss.embedded.tomcat.jndi.TomcatBridgeContextFactory
 
TomcatLoginModule - Class in org.jboss.embedded.tomcat.security
comment
TomcatLoginModule() - Constructor for class org.jboss.embedded.tomcat.security.TomcatLoginModule
 
toString() - Method in class org.jboss.virtual.plugins.cache.CombinedVFSCache
 
toString() - Method in class org.jboss.virtual.plugins.cache.LRUVFSCache
 
toString() - Method in class org.jboss.virtual.plugins.cache.TimedVFSCache
 
toString() - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
toString() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
 
toString() - Method in class org.jboss.virtual.plugins.context.jar.JarEntryContents
 
toString() - Method in class org.jboss.virtual.plugins.context.jar.NestedJarFromStream
 
toString() - Method in class org.jboss.virtual.plugins.context.temp.BasicTempInfo
 
toString() - Method in class org.jboss.virtual.VFS
 
toString() - Method in class org.jboss.virtual.VFSInputSource
 
toString() - Method in class org.jboss.virtual.VirtualFile
 
toStringLocal() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
 
toURI() - Method in class org.jboss.virtual.plugins.context.AbstractURIHandler
 
toURI() - Method in class org.jboss.virtual.plugins.context.AbstractURLHandler
 
toURI() - Method in class org.jboss.virtual.plugins.context.DelegatingHandler
 
toURI() - Method in class org.jboss.virtual.plugins.context.jar.JarEntryContents
 
toURI() - Method in class org.jboss.virtual.plugins.context.jar.NestedJarFromStream
 
toURI() - Method in class org.jboss.virtual.plugins.context.vfs.AssembledDirectoryHandler
 
toURI() - Method in class org.jboss.virtual.plugins.context.vfs.ByteArrayHandler
 
toURI() - Method in class org.jboss.virtual.plugins.context.zip.ZipEntryHandler
 
toURI() - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Get the VF URI (file://root/org/jboss/X.java)
toURI(URL) - Static method in class org.jboss.virtual.VFSUtils
Deal with urls that may include spaces.
toURI() - Method in class org.jboss.virtual.VirtualFile
Get the VF URI (file://root/org/jboss/X.java)
toURL() - Method in class org.jboss.virtual.plugins.context.AbstractURLHandler
 
toURL() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
 
toURL() - Method in class org.jboss.virtual.plugins.context.DelegatingHandler
 
toURL() - Method in class org.jboss.virtual.plugins.context.vfs.AssembledDirectoryHandler
 
toURL() - Method in class org.jboss.virtual.plugins.context.vfs.ByteArrayHandler
 
toURL() - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Get the VF URL (file://root/org/jboss/X.java)
toURL() - Method in class org.jboss.virtual.VirtualFile
Get the VF URL (file://root/org/jboss/X.java)
toVfsUrl() - Method in class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler
 
toVfsUrl() - Method in class org.jboss.virtual.plugins.context.DelegatingHandler
 
toVfsUrl() - Method in class org.jboss.virtual.plugins.context.memory.MemoryContextHandler
 
toVfsUrl() - Method in interface org.jboss.virtual.spi.VirtualFileHandler
Get a VFS-based URL
traceInstructions(Boolean) - Method in class org.jboss.embedded.adapters.JMXKernel
 
traceMethodCalls(Boolean) - Method in class org.jboss.embedded.adapters.JMXKernel
 
TrackingTempStore - Class in org.jboss.virtual.plugins.copy
Track files temp store.
TrackingTempStore(TempStore) - Constructor for class org.jboss.virtual.plugins.copy.TrackingTempStore
 

U

unbind(Name) - Method in class org.jboss.embedded.jndi.WrappingContext
 
unbind(String) - Method in class org.jboss.embedded.jndi.WrappingContext
 
undeploy(URL) - Method in class org.jboss.embedded.Bootstrap
 
undeploy(VirtualFile) - Method in class org.jboss.embedded.Bootstrap
 
undeploy() - Method in class org.jboss.embedded.DeploymentGroup
Ask the mainDeployer to undeploy the set of files in the group
undeploy(String) - Method in class org.jboss.embedded.junit.ClasspathBasedTestServices
 
undeployClasspath(String) - Method in class org.jboss.embedded.Bootstrap
Undeploy something deployed via scanSclasspath()
undeployDirectory(URL, boolean) - Method in class org.jboss.embedded.Bootstrap
 
undeployDirectoryFromResource(String, boolean) - Method in class org.jboss.embedded.Bootstrap
 
undeployResource(String) - Method in class org.jboss.embedded.Bootstrap
opposite of deployResource
undeployResourceBase(String) - Method in class org.jboss.embedded.Bootstrap
opposite of deployResourceBase()
undeployResourceBase(Class) - Method in class org.jboss.embedded.Bootstrap
opposite of deployResourceBase()
undeployResourceBases(String) - Method in class org.jboss.embedded.Bootstrap
 
unjar(File, VirtualFileHandler) - Static method in class org.jboss.virtual.plugins.copy.AbstractCopyMechanism
Unjar to copy parameter.
unjar(VirtualFile) - Static method in class org.jboss.virtual.VFSUtils
Unjar.
UnjarCopyMechanism - Class in org.jboss.virtual.plugins.copy
Unjar file into temp dir.
UnjarCopyMechanism() - Constructor for class org.jboss.virtual.plugins.copy.UnjarCopyMechanism
 
unpack(File, VirtualFileHandler, AbstractCopyMechanism.WriteRootChecker) - Static method in class org.jboss.virtual.plugins.copy.AbstractCopyMechanism
Unpack the root into file.
unpack(VirtualFile) - Static method in class org.jboss.virtual.VFSUtils
Unpack the nested artifact under file param.
UnpackCopyMechanism - Class in org.jboss.virtual.plugins.copy
Unpack nested file into temp dir.
UnpackCopyMechanism() - Constructor for class org.jboss.virtual.plugins.copy.UnpackCopyMechanism
 
unregister(ZipFileWrapper) - Method in class org.jboss.virtual.plugins.context.zip.ZipFileLockReaper
Unregister a ZipFileWrapper instance from this reaper
unregisterFactory(VFSContextFactory) - Static method in class org.jboss.virtual.spi.VFSContextFactoryLocator
Unregister a VFSContextFactory
unwrap(VirtualFileHandler) - Static method in class org.jboss.virtual.plugins.copy.AbstractCopyMechanism
Unwrap the handler from possible delegate handler.
USE_COPY_QUERY - Static variable in class org.jboss.virtual.VFSUtils
 

V

valueOf(String) - Static method in enum org.jboss.virtual.spi.VFSContextConstraints
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.virtual.spi.VFSContextConstraints
Returns an array containing the constants of this enum type, in the order they are declared.
VFS - Class in org.jboss.virtual
Virtual File System
VFS(VFSContext) - Constructor for class org.jboss.virtual.VFS
Create a new VFS.
VFS_CACHE_KEY - Static variable in class org.jboss.virtual.VFSUtils
Key used to determine VFS Cache impl
VFS_LINK_INFIX - Static variable in class org.jboss.virtual.VFSUtils
The link
VFS_LINK_NAME - Static variable in class org.jboss.virtual.VFSUtils
The link name
VFS_LINK_PROPERTIES_SUFFIX - Static variable in class org.jboss.virtual.VFSUtils
The link properties
VFS_LINK_TARGET - Static variable in class org.jboss.virtual.VFSUtils
The link target
VfsArchiveBrowser - Class in org.jboss.virtual.plugins.context
Deprecated.  
VfsArchiveBrowser(ArchiveBrowser.Filter, VirtualFile) - Constructor for class org.jboss.virtual.plugins.context.VfsArchiveBrowser
Deprecated.  
VfsArchiveBrowserFactory - Class in org.jboss.virtual.plugins.context
Deprecated.  
VfsArchiveBrowserFactory() - Constructor for class org.jboss.virtual.plugins.context.VfsArchiveBrowserFactory
Deprecated.  
VFSCache - Interface in org.jboss.virtual.spi.cache
Simple vfs cache interface.
VFSCacheFactory - Class in org.jboss.virtual.spi.cache
Simple vfs cache factory.
VFSContext - Interface in org.jboss.virtual.spi
A virtual file context
VFSContextConstraints - Enum in org.jboss.virtual.spi
A virtual file context constraints enum.
VFSContextFactory - Interface in org.jboss.virtual.spi
The entry point to obtaining a VFSContext for a given URL/URI root mount point
VFSContextFactoryLocator - Class in org.jboss.virtual.spi
A singleton factory for locating VFSContextFactory instances given VFS root URIs.
VFSContextFactoryLocator() - Constructor for class org.jboss.virtual.spi.VFSContextFactoryLocator
 
VFSInputSource - Class in org.jboss.virtual
VFS based impl of InputSource.
VFSInputSource(VirtualFile) - Constructor for class org.jboss.virtual.VFSInputSource
 
VFSRegistry - Class in org.jboss.virtual.spi.registry
VFS registry.
VFSRegistry() - Constructor for class org.jboss.virtual.spi.registry.VFSRegistry
 
VFSRegistryBuilder - Class in org.jboss.virtual.spi.registry
VFS registry.
VFSRegistryBuilder() - Constructor for class org.jboss.virtual.spi.registry.VFSRegistryBuilder
 
vfsurl - Variable in class org.jboss.virtual.plugins.vfs.VirtualFileURLConnection
 
VFSUtils - Class in org.jboss.virtual
VFS Utilities
VFSUtils() - Constructor for class org.jboss.virtual.VFSUtils
 
VirtualFile - Class in org.jboss.virtual
A virtual file as seen by the user
VirtualFile(VirtualFileHandler) - Constructor for class org.jboss.virtual.VirtualFile
Create a new VirtualFile.
VirtualFileFilter - Interface in org.jboss.virtual
A filter for virtual files
VirtualFileFilterWithAttributes - Interface in org.jboss.virtual
A filter for virtual files with attributes
VirtualFileHandler - Interface in org.jboss.virtual.spi
A virtual file handler
VirtualFileHandlerVisitor - Interface in org.jboss.virtual.spi
Visits a virtual file and its children
VirtualFileURLConnection - Class in org.jboss.virtual.plugins.vfs
Implements basic URLConnection for a VirtualFile
VirtualFileURLConnection(URL, URL, String) - Constructor for class org.jboss.virtual.plugins.vfs.VirtualFileURLConnection
 
VirtualFileURLConnection(URL, VirtualFile) - Constructor for class org.jboss.virtual.plugins.vfs.VirtualFileURLConnection
 
VirtualFileUrlStreamHandler - Class in org.jboss.virtual.plugins.vfs
Used when creating VFS urls so we don't have to go through the handlers all the time
VirtualFileUrlStreamHandler(VirtualFileHandler) - Constructor for class org.jboss.virtual.plugins.vfs.VirtualFileUrlStreamHandler
 
VirtualFileVisitor - Interface in org.jboss.virtual
Visits a virtual file and its children
visit(VirtualFileHandler, VirtualFileHandlerVisitor) - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
 
visit(VirtualFileHandler, VirtualFileHandlerVisitor, boolean, boolean, boolean, boolean, VirtualFileFilter) - Method in class org.jboss.virtual.plugins.context.AbstractVFSContext
Visit.
visit(VirtualFile) - Method in class org.jboss.virtual.plugins.vfs.helpers.FilterVirtualFileVisitor
 
visit(VirtualFileHandler) - Method in class org.jboss.virtual.plugins.vfs.helpers.WrappingVirtualFileHandlerVisitor
 
visit(VirtualFileHandler, VirtualFileHandlerVisitor) - Method in interface org.jboss.virtual.spi.VFSContext
Visit the virtual file system
visit(VirtualFileHandler) - Method in interface org.jboss.virtual.spi.VirtualFileHandlerVisitor
Visit a virtual file
visit(VirtualFileVisitor) - Method in class org.jboss.virtual.VFS
Visit the virtual file system from the root
visit(VirtualFile, VirtualFileVisitor) - Method in class org.jboss.virtual.VFS
Visit the virtual file system
visit(VirtualFileVisitor) - Method in class org.jboss.virtual.VirtualFile
Visit the virtual file system
visit(VirtualFile) - Method in interface org.jboss.virtual.VirtualFileVisitor
Visit a virtual file
VisitorAttributes - Class in org.jboss.virtual
Attributes used when visiting a virtual file system
VisitorAttributes() - Constructor for class org.jboss.virtual.VisitorAttributes
 

W

WeakRefVFSCache - Class in org.jboss.virtual.plugins.cache
WeakRef vfs cache.
WeakRefVFSCache() - Constructor for class org.jboss.virtual.plugins.cache.WeakRefVFSCache
 
WebInfLibScanner - Class in org.jboss.embedded
Deploy all jars in WEB-INF/lib.
WebInfLibScanner() - Constructor for class org.jboss.embedded.WebInfLibScanner
 
WebinfScanner - Class in org.jboss.embedded.tomcat
Searches for WAR's WEB-INF directory and deploys that directory.
WebinfScanner() - Constructor for class org.jboss.embedded.tomcat.WebinfScanner
 
wrapContext(VFSContext) - Method in class org.jboss.virtual.plugins.cache.CachePolicyVFSCache
Wrap the context value.
wrapContext(VFSContext) - Method in class org.jboss.virtual.plugins.cache.TimedVFSCache
 
WrappingContext - Class in org.jboss.embedded.jndi
comment
WrappingContext(Context) - Constructor for class org.jboss.embedded.jndi.WrappingContext
 
WrappingVirtualFileHandlerVisitor - Class in org.jboss.virtual.plugins.vfs.helpers
A handler visitor that wraps a normal file visitor
WrappingVirtualFileHandlerVisitor(VirtualFileVisitor) - Constructor for class org.jboss.virtual.plugins.vfs.helpers.WrappingVirtualFileHandlerVisitor
Create a new WrappingVirtualFileHandlerVisitor.
writeExternal(ObjectOutput) - Method in class org.jboss.embedded.adapters.LocalOnlyUserTransaction
 
writeLock() - Method in class org.jboss.virtual.plugins.cache.AbstractVFSCache
Write lock.
writeUnlock() - Method in class org.jboss.virtual.plugins.cache.AbstractVFSCache
Write unlock.

Z

ZipEntryContext - Class in org.jboss.virtual.plugins.context.zip
ZipEntryContext implements a VFSContext that exposes a zip archive as a virtual file system.
ZipEntryContext(URL) - Constructor for class org.jboss.virtual.plugins.context.zip.ZipEntryContext
Create a new ZipEntryContext
ZipEntryContext(URL, boolean) - Constructor for class org.jboss.virtual.plugins.context.zip.ZipEntryContext
Create a new ZipEntryContext
ZipEntryContext(URL, VirtualFileHandler, URL) - Constructor for class org.jboss.virtual.plugins.context.zip.ZipEntryContext
Create a new ZipEntryContext to be mounted into another context
ZipEntryContext(URL, VirtualFileHandler, URL, boolean) - Constructor for class org.jboss.virtual.plugins.context.zip.ZipEntryContext
Create a new ZipEntryContext to be mounted into another context
ZipEntryContext(URL, VirtualFileHandler, ZipWrapper, boolean) - Constructor for class org.jboss.virtual.plugins.context.zip.ZipEntryContext
Create a new ZipEntryContext to be mounted into another context
ZipEntryContextFactory - Class in org.jboss.virtual.plugins.context.zip
ContextFactory that keeps track of ZipEntryContexts
ZipEntryContextFactory() - Constructor for class org.jboss.virtual.plugins.context.zip.ZipEntryContextFactory
ZipEntryContextFactory registers two url protocols: zip and vfszip
ZipEntryHandler - Class in org.jboss.virtual.plugins.context.zip
Handler representing an individual file (ZipEntry) within ZipEntryContext
ZipEntryHandler(ZipEntryContext, AbstractVirtualFileHandler, String, boolean) - Constructor for class org.jboss.virtual.plugins.context.zip.ZipEntryHandler
Create a new ZipEntryHandler.
ZipEntryTempInfo - Class in org.jboss.virtual.plugins.context.zip
ZipEntry temp info.
ZipEntryTempInfo(String, File, VirtualFileHandler, ZipEntryContext) - Constructor for class org.jboss.virtual.plugins.context.zip.ZipEntryTempInfo
 
ZipFileLockReaper - Class in org.jboss.virtual.plugins.context.zip
A monitoring object that closes ZipFiles when they haven't been used for a while

A B C D E F G H I J K L M N O P R S T U V W Z