Class InterceptionFactoryDataCache

  • All Implemented Interfaces:
    org.jboss.weld.bootstrap.api.Service

    public class InterceptionFactoryDataCache
    extends Object
    implements org.jboss.weld.bootstrap.api.Service
    Allows to share data required for effective InterceptionFactory implementation.

    This is a per-BeanManager service.

    Author:
    Martin Kouba