public static class InterceptorResolutionService.LifecycleMethodInfo extends Object
| Constructor and Description |
|---|
InterceptorResolutionService.LifecycleMethodInfo(List<AnnotatedMethod<?>> methods,
InterceptorResolutionService.BusinessMethodInterceptorInfo methodInterceptorInfo) |
| Modifier and Type | Method and Description |
|---|---|
InterceptorResolutionService.BusinessMethodInterceptorInfo |
getMethodInterceptorInfo() |
List<AnnotatedMethod<?>> |
getMethods() |
public InterceptorResolutionService.LifecycleMethodInfo(List<AnnotatedMethod<?>> methods, InterceptorResolutionService.BusinessMethodInterceptorInfo methodInterceptorInfo)
public List<AnnotatedMethod<?>> getMethods()
public InterceptorResolutionService.BusinessMethodInterceptorInfo getMethodInterceptorInfo()
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.