org.springframework.social.evernote.api.impl
Class ThriftNullSafeCollectionInterceptor
java.lang.Object
org.springframework.social.evernote.api.impl.ThriftNullSafeCollectionInterceptor
- All Implemented Interfaces:
- org.aopalliance.aop.Advice, org.aopalliance.intercept.Interceptor, org.aopalliance.intercept.MethodInterceptor
public class ThriftNullSafeCollectionInterceptor
- extends Object
- implements org.aopalliance.intercept.MethodInterceptor
- Author:
- Tadaya Tsuyukubo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThriftNullSafeCollectionInterceptor
public ThriftNullSafeCollectionInterceptor()
invoke
public Object invoke(org.aopalliance.intercept.MethodInvocation invocation)
throws Throwable
- Specified by:
invoke in interface org.aopalliance.intercept.MethodInterceptor
- Throws:
Throwable
getInitiallyNullListFields
public Set<Field> getInitiallyNullListFields()
getInitiallyNullSetFields
public Set<Field> getInitiallyNullSetFields()
getInitiallyNullMapFields
public Set<Field> getInitiallyNullMapFields()
Copyright © 2014. All Rights Reserved.