|
| 1.10 | modified | genman | tests/functional/org/jboss/cache/statetransfer/StateTransfer200Test.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.17 | modified | genman | tests/functional/org/jboss/cache/transaction/TransactionTest.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.13 | modified | genman | tests/functional/org/jboss/cache/buddyreplication/BuddyReplicationContentTest.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.9 | modified | genman | tests/functional/org/jboss/cache/eviction/ElementSizePolicyTest.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.10 | modified | genman | tests/functional/org/jboss/cache/eviction/FIFOPolicyTest.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.16 | modified | genman | tests/functional/org/jboss/cache/interceptors/EvictionInterceptorTest.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.36 | modified | genman | tests/functional/org/jboss/cache/loader/CacheLoaderTestsBase.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.3 | modified | genman | tests/functional/org/jboss/cache/loader/SingletonStoreCacheLoaderTest.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.7 | modified | genman | tests/functional/org/jboss/cache/lock/AcquireAllTest.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.7 | modified | genman | tests/functional/org/jboss/cache/lock/IdentityLockTest.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.6 | modified | genman | tests/functional/org/jboss/cache/optimistic/AsyncFullStackInterceptorTest.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.19 | modified | genman | tests/functional/org/jboss/cache/optimistic/FullStackInterceptorTest.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.13 | modified | genman | tests/functional/org/jboss/cache/optimistic/NodeInterceptorRemoveNodeTest.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.16 | modified | genman | tests/functional/org/jboss/cache/optimistic/OpLockingInterceptorTest.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.11 | modified | genman | src/org/jboss/cache/loader/AbstractCacheLoader.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.20 | modified | genman | src/org/jboss/cache/loader/bdbje/BdbjeCacheLoader.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.15 | modified | genman | src/org/jboss/cache/lock/IdentityLock.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.4 | modified | genman | src/org/jboss/cache/lock/LockUtil.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.1 | added | genman | src/org/jboss/cache/lock/NodeLock.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.24 | modified | genman | src/org/jboss/cache/marshall/MethodDeclarations.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.15 | modified | genman | src/org/jboss/cache/optimistic/WorkspaceNode.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.27 | modified | genman | src/org/jboss/cache/optimistic/WorkspaceNodeImpl.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.5 | modified | genman | src/org/jboss/cache/statetransfer/DefaultStateTransferGenerator.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.5 | modified | genman | src/org/jboss/cache/statetransfer/DefaultStateTransferIntegrator.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.15 | modified | genman | src/org/jboss/cache/statetransfer/StateTransferManager.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.3 | modified | genman | tests/functional/org/jboss/cache/TreeNodeTest.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.41 | modified | genman | src/org/jboss/cache/Fqn.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.50 | modified | genman | src/org/jboss/cache/Node.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.15 | modified | genman | src/org/jboss/cache/NodeImpl.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.3 | modified | genman | src/org/jboss/cache/NodeSPI.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.15 | modified | genman | src/org/jboss/cache/OptimisticTreeNode.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.13 | modified | genman | src/org/jboss/cache/RegionManager.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.13 | modified | genman | src/org/jboss/cache/TransactionEntry.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.10 | modified | genman | src/org/jboss/cache/TransactionTable.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.279 | modified | genman | src/org/jboss/cache/TreeCache.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.51 | modified | genman | src/org/jboss/cache/TreeCacheProxyImpl.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.28 | modified | genman | src/org/jboss/cache/TreeNode.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.1 | added | genman | src/org/jboss/cache/buddyreplication/GravitateResult.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.15 | modified | genman | src/org/jboss/cache/factories/NodeFactory.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.40 | modified | genman | src/org/jboss/cache/interceptors/ActivationInterceptor.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.59 | modified | genman | src/org/jboss/cache/interceptors/CacheLoaderInterceptor.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.29 | modified | genman | src/org/jboss/cache/interceptors/DataGravitatorInterceptor.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.10 | modified | genman | src/org/jboss/cache/interceptors/InvocationContextInterceptor.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.31 | modified | genman | src/org/jboss/cache/interceptors/OptimisticCreateIfNotExistsInterceptor.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.23 | modified | genman | src/org/jboss/cache/interceptors/OptimisticLockingInterceptor.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.33 | modified | genman | src/org/jboss/cache/interceptors/OptimisticNodeInterceptor.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.40 | modified | genman | src/org/jboss/cache/interceptors/OptimisticValidatorInterceptor.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.32 | modified | genman | src/org/jboss/cache/interceptors/PassivationInterceptor.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.34 | modified | genman | src/org/jboss/cache/interceptors/PessimisticLockInterceptor.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |
| 1.66 | modified | genman | src/org/jboss/cache/interceptors/TxInterceptor.java | JBCACHE-867, Move methods from the ProxyImpl to Node, refactor Node classes as well |