public class InterceptionFactoryDataCache extends Object implements org.jboss.weld.bootstrap.api.Service
InterceptionFactory implementation.
This is a per-BeanManager service.
| Modifier and Type | Class and Description |
|---|---|
static class |
InterceptionFactoryDataCache.InterceptionFactoryData<T> |
| Constructor and Description |
|---|
InterceptionFactoryDataCache(BeanManagerImpl beanManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
<T> Optional<InterceptionFactoryDataCache.InterceptionFactoryData<T>> |
getInterceptionFactoryData(javax.enterprise.inject.spi.AnnotatedType<T> annotatedType) |
public InterceptionFactoryDataCache(BeanManagerImpl beanManager)
beanManager - public <T> Optional<InterceptionFactoryDataCache.InterceptionFactoryData<T>> getInterceptionFactoryData(javax.enterprise.inject.spi.AnnotatedType<T> annotatedType)
public void cleanup()
cleanup in interface org.jboss.weld.bootstrap.api.ServiceCopyright © 2017. All rights reserved.