|
| 1.24 | modified | gzamarreno | src/org/jboss/cache/factories/XmlConfigurationParser.java | [JBCACHE-1134] singleton store cache loader class configuration added and changed the way SSCL is configured in the XML. Also migrated push state logic to use java.util.concurrent package. Still missing, changing user guide for the updated configuration and an XML example in etc/ |
| 1.22 | modified | gzamarreno | src/org/jboss/cache/config/CacheLoaderConfig.java | [JBCACHE-1134] singleton store cache loader class configuration added and changed the way SSCL is configured in the XML. Also migrated push state logic to use java.util.concurrent package. Still missing, changing user guide for the updated configuration and an XML example in etc/ |
| 1.35 | modified | gzamarreno | src/org/jboss/cache/loader/CacheLoaderManager.java | [JBCACHE-1134] singleton store cache loader class configuration added and changed the way SSCL is configured in the XML. Also migrated push state logic to use java.util.concurrent package. Still missing, changing user guide for the updated configuration and an XML example in etc/ |
| 1.6 | modified | gzamarreno | src/org/jboss/cache/loader/SingletonStoreCacheLoader.java | [JBCACHE-1134] singleton store cache loader class configuration added and changed the way SSCL is configured in the XML. Also migrated push state logic to use java.util.concurrent package. Still missing, changing user guide for the updated configuration and an XML example in etc/ |
| 1.1 | added | gzamarreno | src/org/jboss/cache/loader/SingletonStoreDefaultConfig.java | [JBCACHE-1134] singleton store cache loader class configuration added and changed the way SSCL is configured in the XML. Also migrated push state logic to use java.util.concurrent package. Still missing, changing user guide for the updated configuration and an XML example in etc/ |
| 1.15 | modified | gzamarreno | tests/functional/org/jboss/cache/loader/CacheLoaderManagerTest.java | [JBCACHE-1134] singleton store cache loader class configuration added and changed the way SSCL is configured in the XML. Also migrated push state logic to use java.util.concurrent package. Still missing, changing user guide for the updated configuration and an XML example in etc/ |
| 1.7 | modified | gzamarreno | tests/functional/org/jboss/cache/loader/SingletonStoreCacheLoaderTest.java | [JBCACHE-1134] singleton store cache loader class configuration added and changed the way SSCL is configured in the XML. Also migrated push state logic to use java.util.concurrent package. Still missing, changing user guide for the updated configuration and an XML example in etc/ |
| 1.4 | modified | gzamarreno | tests/functional/org/jboss/cache/pojo/jmx/LegacyConfigurationTest.java | [JBCACHE-1134] singleton store cache loader class configuration added and changed the way SSCL is configured in the XML. Also migrated push state logic to use java.util.concurrent package. Still missing, changing user guide for the updated configuration and an XML example in etc/ |
| 1.4 | modified | gzamarreno | tests/functional/org/jboss/cache/jmx/LegacyConfigurationTest.java | [JBCACHE-1134] singleton store cache loader class configuration added and changed the way SSCL is configured in the XML. Also migrated push state logic to use java.util.concurrent package. Still missing, changing user guide for the updated configuration and an XML example in etc/ |
| 1.104 | modified | msurtani | src/org/jboss/cache/CacheImpl.java | skip cache status check for preloads, blocks and unblocks |
| 1.16 | modified | msurtani | src/org/jboss/cache/config/Option.java | skip cache status check for preloads, blocks and unblocks |
| 1.34 | modified | msurtani | src/org/jboss/cache/loader/CacheLoaderManager.java | skip cache status check for preloads, blocks and unblocks |
| 1.27 | modified | msurtani | src/org/jboss/cache/loader/AbstractCacheLoader.java | JBCACHE-1134 |
| 1.8 | modified | msurtani | src/org/jboss/cache/loader/AdjListJDBCCacheLoader.java | JBCACHE-1134 |
| 1.26 | modified | msurtani | src/org/jboss/cache/loader/ClusteredCacheLoader.java | JBCACHE-1134 |
| 1.14 | deleted | msurtani | src/org/jboss/cache/loader/DelegatingCacheLoader.java | JBCACHE-1134 |
| 1.36 | modified | msurtani | src/org/jboss/cache/loader/FileCacheLoader.java | JBCACHE-1134 |
| 1.17 | modified | msurtani | src/org/jboss/cache/loader/LocalDelegatingCacheLoader.java | JBCACHE-1134 |
| 1.8 | modified | msurtani | src/org/jboss/cache/loader/TcpDelegatingCacheLoader.java | JBCACHE-1134 |
| 1.32 | modified | msurtani | src/org/jboss/cache/loader/bdbje/BdbjeCacheLoader.java | JBCACHE-1134 |
| 1.29 | modified | msurtani | src/org/jboss/cache/loader/jdbm/JdbmCacheLoader.java | JBCACHE-1134 |
| 1.1 | added | msurtani | src/org/jboss/cache/loader/tcp/TcpCacheOperations.java | JBCACHE-1134 |
| 1.30 | modified | msurtani | src/org/jboss/cache/loader/tcp/TcpCacheServer.java | JBCACHE-1134 |
| 1.12 | modified | msurtani | tests/functional/org/jboss/cache/passivation/PassivationToLocalDelegatingCacheLoaderTest.java | JBCACHE-1134 |
| 1.9 | modified | msurtani | tests/functional/org/jboss/cache/loader/DummyCacheLoader.java | JBCACHE-1134 |
| 1.12 | modified | msurtani | tests/functional/org/jboss/cache/loader/DummyInMemoryCacheLoader.java | JBCACHE-1134 |
| 1.12 | modified | msurtani | docs/JBossCache-UserGuide/en/modules/basic_api.xml | JBCACHE-758 |
| 1.14 | modified | msurtani | docs/JBossCache-UserGuide/en/modules/eviction_policies.xml | JBCACHE-758 |
| 1.103 | modified | msurtani | src/org/jboss/cache/CacheImpl.java | JBCACHE-1100 |
| 1.87 | modified | msurtani | src/org/jboss/cache/interceptors/TxInterceptor.java | JBCACHE-1100 |
| 1.15 | modified | msurtani | tests/functional/org/jboss/cache/LifeCycleTest.java | JBCACHE-1100 |
| 1.31 | modified | msurtani | src/org/jboss/cache/Cache.java | javadoc |
| 1.102 | modified | msurtani | src/org/jboss/cache/CacheImpl.java | JBCACHE-1100 |
| 1.2 | modified | msurtani | src/org/jboss/cache/CacheStatus.java | JBCACHE-1100 |
| 1.14 | modified | msurtani | tests/functional/org/jboss/cache/LifeCycleTest.java | JBCACHE-1100 |
| 1.13 | modified | msurtani | tests/functional/org/jboss/cache/LifeCycleTest.java | Back to using listeners to generate startup/shutdown disruptions. |
| 1.17 | modified | msurtani | tests/functional/org/jboss/cache/api/NodeAPITest.java | JBCACHE-1136 |
| 1.101 | modified | msurtani | src/org/jboss/cache/CacheImpl.java | JBCACHE-1136 |
| 1.92 | modified | msurtani | src/org/jboss/cache/interceptors/CacheLoaderInterceptor.java | JBCACHE-1136 |
| 1.54 | modified | msurtani | src/org/jboss/cache/interceptors/CacheStoreInterceptor.java | JBCACHE-1136 |
| 1.17 | modified | msurtani | src/org/jboss/cache/xml/XmlHelper.java | better javadocs |