public static class InterceptionFactoryDataCache.InterceptionFactoryData<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
InterceptedProxyFactory<T> |
getInterceptedProxyFactory() |
InterceptionModel |
getInterceptionModel() |
SlimAnnotatedType<T> |
getSlimAnnotatedType() |
public InterceptedProxyFactory<T> getInterceptedProxyFactory()
public SlimAnnotatedType<T> getSlimAnnotatedType()
public InterceptionModel getInterceptionModel()
Copyright © 2017. All rights reserved.