org.apache.webbeans.intercept
Class InterceptorResolutionService.LifecycleMethodInfo
java.lang.Object
org.apache.webbeans.intercept.InterceptorResolutionService.LifecycleMethodInfo
- Enclosing class:
- InterceptorResolutionService
public static class InterceptorResolutionService.LifecycleMethodInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterceptorResolutionService.LifecycleMethodInfo
public InterceptorResolutionService.LifecycleMethodInfo(List<AnnotatedMethod<?>> methods,
InterceptorResolutionService.BusinessMethodInterceptorInfo methodInterceptorInfo)
getMethods
public List<AnnotatedMethod<?>> getMethods()
getMethodInterceptorInfo
public InterceptorResolutionService.BusinessMethodInterceptorInfo getMethodInterceptorInfo()
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.