Package org.jboss.weld.resources
-
Interface Summary Interface Description ReflectionCache ReflectionCache.AnnotationClass<T extends Annotation> Represents cached metadata about an annotation class. -
Class Summary Class Description AbstractClassLoaderResourceLoader GeneralResourceLoaderimplementation that delegates resource loading toAbstractClassLoaderResourceLoader.classLoader().ClassLoaderResourceLoader A (@link ResourceLoader} implementation that uses a specific @{link ClassLoader}ClassTransformer DefaultReflectionCache DefaultResourceLoader A simple resource loader.HotspotReflectionCache ReflectionCacheimplementation that works around possible deadlocks in HotSpot:ManagerObjectFactory MemberTransformer Serves several functions.ReflectionCacheFactory SharedObjectCache Allows classes to share Maps/Sets to conserve memory.WeldClassLoaderResourceLoader ResourceLoaderimplementation that uses the classloader that loaded this class to load other resources.