All Classes and Interfaces
Class
Description
A class to wrap access to multiple class loaders making them work as one
A default implementation of
VFS
that works for most application servers.A
JBoss6VFS.VFS
implementation that works with the VFS API provided by JBoss 6.Hook context object that is available to
before_new
and after_new
hooks.
ResolverUtil is used to locate classes that are available in the/a class path and meet arbitrary conditions.
A Test that checks to see if each class is annotated with a specific annotation.
A Test that checks to see if each class is assignable to the provided class.
A simple interface that specifies how to test classes to determine if they are to be included in the results
produced by the ResolverUtil.
A class to simplify access to resources through the classloader.
Hook context object that is available to
before_new
and after_new
hooks.Provides a very simple API for accessing resources within an application server.