Class HotspotReflectionCache

java.lang.Object
org.jboss.weld.bootstrap.api.helpers.AbstractBootstrapService
org.jboss.weld.resources.DefaultReflectionCache
org.jboss.weld.resources.HotspotReflectionCache
All Implemented Interfaces:
org.jboss.weld.bootstrap.api.BootstrapService, org.jboss.weld.bootstrap.api.Service, ReflectionCache

public class HotspotReflectionCache extends DefaultReflectionCache
ReflectionCache implementation that works around possible deadlocks in HotSpot:
Author:
Jozef Hartinger