@Service @ContractsProvided(value={MethodInterceptorImpl.class,org.aopalliance.intercept.MethodInterceptor.class}) public class MethodInterceptorImpl extends Object implements org.aopalliance.intercept.MethodInterceptor
Constructor and Description |
---|
MethodInterceptorImpl() |
Modifier and Type | Method and Description |
---|---|
HashSet<String> |
clearAndGetIntercepted() |
Object |
invoke(org.aopalliance.intercept.MethodInvocation arg0) |
Copyright © 2009–2023 Oracle Corporation. All rights reserved.