Class 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