|
| 1.30 | modified | bstansberry | src/org/jboss/cache/jmx/CacheJmxWrapper.java | [JBCACHE-1131] Genericize CacheJmxWrapper |
| 1.11 | modified | bstansberry | src/org/jboss/cache/jmx/CacheJmxWrapperMBean.java | [JBCACHE-1131] Genericize CacheJmxWrapper |
| 1.11 | modified | bstansberry | tests/functional/org/jboss/cache/jmx/CacheJmxWrapperTest.java | [JBCACHE-1131] Genericize CacheJmxWrapper |
| 1.4 | modified | bstansberry | tests/functional/org/jboss/cache/jmx/CacheJmxWrapperTestBase.java | [JBCACHE-1131] Genericize CacheJmxWrapper |
| 1.3 | modified | bstansberry | tests/functional/org/jboss/cache/jmx/InterceptorRegistrationTest.java | [JBCACHE-1131] Genericize CacheJmxWrapper |
| 1.61 | modified | msurtani | src/org/jboss/cache/interceptors/ActivationInterceptor.java | JBCACHE-486 |
| 1.60 | modified | msurtani | src/org/jboss/cache/interceptors/ActivationInterceptor.java | Remove unnecessary sync |
| 1.44 | modified | msurtani | src/org/jboss/cache/interceptors/PassivationInterceptor.java | Remove unnecessary sync |
| 1.31 | modified | msurtani | tests/functional/org/jboss/cache/passivation/PassivationTestsBase.java | Remove unnecessary sync |
| 1.31 | modified | msurtani | src/org/jboss/cache/loader/bdbje/BdbjeCacheLoader.java | JBCACHE-1137 |
| 1.52 | modified | msurtani | src/org/jboss/cache/interceptors/CacheStoreInterceptor.java | JBCACHE-1120 |
| 1.56 | modified | msurtani | tests/functional/org/jboss/cache/loader/CacheLoaderTestsBase.java | JBCACHE-1120 |
| 1.5 | modified | msurtani | tests/functional/org/jboss/cache/loader/UnnecessaryLoadingTest.java | JBCACHE-1120 |
| 1.55 | modified | msurtani | tests/functional/org/jboss/cache/loader/CacheLoaderTestsBase.java | Added test to check recursive removal of child nodes when removing the root node directly on the cache loader. |
| 1.54 | modified | msurtani | tests/functional/org/jboss/cache/loader/CacheLoaderTestsBase.java | Removed unused method |
| 1.2 | modified | msurtani | src/org/jboss/cache/notifications/annotation/CacheListener.java | Updated documentation |
| 1.3 | modified | msurtani | src/org/jboss/cache/pojo/notification/annotation/PojoCacheListener.java | Updated documentation |