|
| 1.2 | deleted | bwang | src/org/jboss/cache/aop/old/InternalDelegate.java.old | deleted |
| 1.2 | deleted | bwang | src/org/jboss/cache/aop/old/ObjectGraphHandler.java.old | deleted |
| 1.9 | modified | bwang | tests/functional/org/jboss/cache/passivation/LocalPassivationIntegrationTest.java | Changed |
| 1.24 | modified | bwang | src-50/org/jboss/cache/pojo/impl/PojoCacheImpl.java | Refactored DefaultCacheFactory to use static methods. |
| 1.4 | modified | bwang | etc/plain.bsh | Refactored the DefaultCacheFactory to use the static create methods. |
| 1.16 | modified | bwang | tests/functional/org/jboss/cache/FqnTest.java | Refactored the DefaultCacheFactory to use the static create methods. |
| 1.2 | modified | bwang | tests/functional/org/jboss/cache/factories/CustomInterceptorChainTest.java | Refactored the DefaultCacheFactory to use the static create methods. |
| 1.2 | modified | bwang | tests/functional/org/jboss/cache/interceptors/InterceptorCacheReferenceTest.java | Refactored the DefaultCacheFactory to use the static create methods. |
| 1.24 | modified | bwang | tests/functional/org/jboss/cache/statetransfer/StateTransferTestBase.java | Refactored the DefaultCacheFactory to use the static create methods. |
| 1.6 | modified | bwang | tests/functional/org/jboss/cache/statetransfer/StateTransferUnderLoadTest.java | Refactored the DefaultCacheFactory to use the static create methods. |
| 1.2 | modified | bwang | src-50/org/jboss/cache/pojo/factory/PCacheFactory.java | Refactored the DefaultCacheFactory to use the static create methods. |
| 1.5 | modified | bwang | tests/functional/org/jboss/cache/api/CacheAPITest.java | Refactored the DefaultCacheFactory to use the static create methods. |
| 1.4 | modified | bwang | tests/functional/org/jboss/cache/api/NodeAPITest.java | Refactored the DefaultCacheFactory to use the static create methods. |
| 1.10 | modified | bwang | tests/functional/org/jboss/cache/api/NodeMoveAPITest.java | Refactored the DefaultCacheFactory to use the static create methods. |
| 1.4 | modified | bwang | tests/functional/org/jboss/cache/api/NodeReplicatedMoveTest.java | Refactored the DefaultCacheFactory to use the static create methods. |
| 1.2 | modified | bwang | tests/functional/org/jboss/cache/api/SyncReplTxTest.java | Refactored the DefaultCacheFactory to use the static create methods. |
| 1.4 | modified | bwang | tests/functional/org/jboss/cache/invocationcontext/TransactionTest.java | Refactored the DefaultCacheFactory to use the static create methods. |
| 1.4 | modified | bwang | tests/functional/org/jboss/cache/jmx/CacheMBeanTest.java | Refactored the DefaultCacheFactory to use the static create methods. |
| 1.8 | modified | bwang | tests/functional/org/jboss/cache/notifications/CacheListenerTest.java | Refactored the DefaultCacheFactory to use the static create methods. |
| 1.2 | modified | bwang | tests/functional/org/jboss/cache/notifications/RemoteCacheListenerTest.java | Refactored the DefaultCacheFactory to use the static create methods. |
| 1.7 | modified | bwang | tests/functional/org/jboss/cache/options/SuppressLockingTest.java | Refactored the DefaultCacheFactory to use the static create methods. |
| 1.3 | modified | bwang | tests/functional/org/jboss/cache/replicated/SyncReplTest.java | Refactored the DefaultCacheFactory to use the static create methods. |
| 1.4 | modified | bwang | src/org/jboss/cache/factories/CacheFactoryTest.java | Refactored the DefaultCacheFactory to use the static create methods. |
| 1.11 | modified | bwang | src/org/jboss/cache/factories/DefaultCacheFactory.java | Refactored the DefaultCacheFactory to use the static create methods. |
| 1.5 | modified | bwang | tests/functional/org/jboss/cache/api/SyncReplTest.java | Refactored the DefaultCacheFactory to use the static create methods. |
| 1.1 | added | bwang | tests-50/functional/org/jboss/cache/pojo/ReplicatedByteTest.java | Test remote node event notification as the origination is remote. |
| 1.3 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/Resource.java | Test remote node event notification as the origination is remote. |
| 1.1 | added | bwang | tests/functional/org/jboss/cache/notifications/RemoteCacheListenerTest.java | Test remote node event notification as the origination is remote. |
| 1.7 | modified | bwang | tests/functional/org/jboss/cache/notifications/CacheListenerTest.java | Add test for put map |
| 1.30 | modified | bstansberry | src/org/jboss/cache/interceptors/PassivationInterceptor.java | [JBCACHE-825] Don't passivate if node is not in memory |
| 1.259 | modified | bstansberry | src/org/jboss/cache/TreeCache.java | [JBCACHE-824] Cleanup determination of coordinator |