org.jboss.cache.pojo.impl
Class MethodDeclarations
java.lang.Object
org.jboss.cache.pojo.impl.MethodDeclarations
public class MethodDeclarations
- extends java.lang.Object
Method declarations for rollback method mostly.
- Version:
- $Revision: 6374 $
- Author:
- Ben Wang
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
attachInterceptor
public static final java.lang.reflect.Method attachInterceptor
detachInterceptor
public static final java.lang.reflect.Method detachInterceptor
detachCollectionInterceptor
public static final java.lang.reflect.Method detachCollectionInterceptor
undoAttachInterceptor
public static final java.lang.reflect.Method undoAttachInterceptor
undoDetachInterceptor
public static final java.lang.reflect.Method undoDetachInterceptor
undoDetachCollectionInterceptor
public static final java.lang.reflect.Method undoDetachCollectionInterceptor
inMemorySubstitution
public static final java.lang.reflect.Method inMemorySubstitution
undoInMemorySubstitution
public static final java.lang.reflect.Method undoInMemorySubstitution
incrementReferenceCount
public static final java.lang.reflect.Method incrementReferenceCount
decrementReferenceCount
public static final java.lang.reflect.Method decrementReferenceCount
undoIncrementReferenceCount
public static final java.lang.reflect.Method undoIncrementReferenceCount
undoDecrementReferenceCount
public static final java.lang.reflect.Method undoDecrementReferenceCount
attachArray
public static final java.lang.reflect.Method attachArray
detachArray
public static final java.lang.reflect.Method detachArray
undoAttachArray
public static final java.lang.reflect.Method undoAttachArray
undoDetachArray
public static final java.lang.reflect.Method undoDetachArray
MethodDeclarations
public MethodDeclarations()
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.