Artifact Repository

 Portal for Open Source Java Artifacts. Find Java Classes and Libraries.

Artifact Info

Description:JBoss Cache is a product designed to cache frequently accessed Java objects in order to dramatically improve the performance of e-business applications.
GroupId:jboss
ArtifactId:jboss-cache
Available versions
and download
1.2.2
1.2.2
1.4.1.GA
Included classes
org/jboss/cache/AbstractNode
org/jboss/cache/AbstractTreeCacheListener
org/jboss/cache/BatchModeTransactionManagerLookup
org/jboss/cache/CacheException
org/jboss/cache/ConfigureException
org/jboss/cache/ConsoleListener
org/jboss/cache/DataNode
org/jboss/cache/DummyTransactionManagerLookup
org/jboss/cache/ExtendedTreeCacheListener
org/jboss/cache/Fqn
org/jboss/cache/GenericTransactionManagerLookup
org/jboss/cache/GlobalTransaction
org/jboss/cache/InvocationContext
org/jboss/cache/JBossTransactionManagerLookup
org/jboss/cache/Modification
org/jboss/cache/Node
org/jboss/cache/NodeNotExistsException
org/jboss/cache/OptimisticTransactionEntry
org/jboss/cache/OptimisticTreeNode
org/jboss/cache/PropertyConfigurator
org/jboss/cache/RegionNotEmptyException
org/jboss/cache/ReplicationException
org/jboss/cache/ReplicationQueue
org/jboss/cache/ShutdownThread
org/jboss/cache/SuspectException
org/jboss/cache/TransactionEntry
org/jboss/cache/TransactionManagerLookup
org/jboss/cache/TransactionTable
org/jboss/cache/TreeCache
org/jboss/cache/TreeCacheGui
org/jboss/cache/TreeCacheGui2
org/jboss/cache/TreeCacheListener
org/jboss/cache/TreeCacheMBean
org/jboss/cache/TreeCacheView
org/jboss/cache/TreeCacheView2
org/jboss/cache/TreeCacheViewMBean
org/jboss/cache/TreeNode
org/jboss/cache/Version
org/jboss/cache/aop/AOPInstance
org/jboss/cache/aop/BaseInterceptor
org/jboss/cache/aop/CacheInterceptor
org/jboss/cache/aop/CachedAttribute
org/jboss/cache/aop/CachedType
org/jboss/cache/aop/CollectionClassHandler
org/jboss/cache/aop/InternalDelegate
org/jboss/cache/aop/MarshalledTreeCache
org/jboss/cache/aop/ModificationEntry
org/jboss/cache/aop/ObjectGraphHandler
org/jboss/cache/aop/PojoCache
org/jboss/cache/aop/PojoCacheIfc
org/jboss/cache/aop/PojoCacheMBean
org/jboss/cache/aop/PojoTxSynchronizationHandler
org/jboss/cache/aop/SerializableObjectHandler
org/jboss/cache/aop/ShutdownThread
org/jboss/cache/aop/TreeCacheAop
org/jboss/cache/aop/TreeCacheAopDelegate
org/jboss/cache/aop/TreeCacheAopIfc
org/jboss/cache/aop/TreeCacheAopMBean
org/jboss/cache/aop/TreeCacheGui2
org/jboss/cache/aop/TreeCacheView2
org/jboss/cache/aop/WriteReplaceable
org/jboss/cache/aop/WriteReplacer
org/jboss/cache/aop/collection/AbstractCollectionInterceptor
org/jboss/cache/aop/collection/CachedListAbstract
org/jboss/cache/aop/collection/CachedListImpl
org/jboss/cache/aop/collection/CachedListInterceptor
org/jboss/cache/aop/collection/CachedMapImpl
org/jboss/cache/aop/collection/CachedMapInterceptor
org/jboss/cache/aop/collection/CachedSetImpl
org/jboss/cache/aop/collection/CachedSetInterceptor
org/jboss/cache/aop/collection/CollectionInterceptorUtil
org/jboss/cache/aop/eviction/AopEvictionPolicy
org/jboss/cache/aop/eviction/AopLRUAlgorithm
org/jboss/cache/aop/eviction/AopLRUPolicy
org/jboss/cache/aop/interceptors/PojoEvictionInterceptor
org/jboss/cache/aop/references/ArgumentPersistentReference
org/jboss/cache/aop/references/ConstructorPersistentReference
org/jboss/cache/aop/references/EmptyReference
org/jboss/cache/aop/references/FieldPersistentReference
org/jboss/cache/aop/references/MethodPersistentReference
org/jboss/cache/aop/references/PersistentReference
org/jboss/cache/aop/util/AopUtil
org/jboss/cache/aop/util/Null
org/jboss/cache/aop/util/ObjectUtil
org/jboss/cache/aop/util/SecurityActions
org/jboss/cache/buddyreplication/BuddyGroup
org/jboss/cache/buddyreplication/BuddyLocator
org/jboss/cache/buddyreplication/BuddyManager
org/jboss/cache/buddyreplication/BuddyNotInitException
org/jboss/cache/buddyreplication/NextMemberBuddyLocator
org/jboss/cache/config/CacheLoaderConfig
org/jboss/cache/config/Option
org/jboss/cache/eviction/BaseEvictionAlgorithm
org/jboss/cache/eviction/BaseEvictionPolicy
org/jboss/cache/eviction/BaseSortedEvictionAlgorithm
org/jboss/cache/eviction/ElementSizeAlgorithm
org/jboss/cache/eviction/ElementSizeConfiguration
org/jboss/cache/eviction/ElementSizePolicy
org/jboss/cache/eviction/ElementSizeQueue
org/jboss/cache/eviction/EvictedEventNode
org/jboss/cache/eviction/EvictionAlgorithm
org/jboss/cache/eviction/EvictionConfiguration
org/jboss/cache/eviction/EvictionException
org/jboss/cache/eviction/EvictionListEntry
org/jboss/cache/eviction/EvictionPolicy
org/jboss/cache/eviction/EvictionQueue
org/jboss/cache/eviction/EvictionQueueList
org/jboss/cache/eviction/EvictionTimerTask
org/jboss/cache/eviction/FIFOAlgorithm
org/jboss/cache/eviction/FIFOConfiguration
org/jboss/cache/eviction/FIFOPolicy
org/jboss/cache/eviction/FIFOQueue
org/jboss/cache/eviction/LFUAlgorithm
org/jboss/cache/eviction/LFUConfiguration
org/jboss/cache/eviction/LFUPolicy
org/jboss/cache/eviction/LFUQueue
org/jboss/cache/eviction/LRUAlgorithm
org/jboss/cache/eviction/LRUConfiguration
org/jboss/cache/eviction/LRUPolicy
org/jboss/cache/eviction/LRUQueue
org/jboss/cache/eviction/MRUAlgorithm
org/jboss/cache/eviction/MRUConfiguration
org/jboss/cache/eviction/MRUPolicy
org/jboss/cache/eviction/MRUQueue
org/jboss/cache/eviction/NodeEntry
org/jboss/cache/eviction/Region
org/jboss/cache/eviction/RegionManager
org/jboss/cache/eviction/RegionNameConflictException
org/jboss/cache/eviction/SortedEvictionQueue
org/jboss/cache/factories/InterceptorChainFactory
org/jboss/cache/factories/NodeFactory
org/jboss/cache/interceptors/ActivationInterceptor
org/jboss/cache/interceptors/ActivationInterceptorMBean
org/jboss/cache/interceptors/BaseCacheLoaderInterceptor
org/jboss/cache/interceptors/BaseInterceptor
org/jboss/cache/interceptors/BaseRpcInterceptor
org/jboss/cache/interceptors/CacheLoaderInterceptor
org/jboss/cache/interceptors/CacheLoaderInterceptorMBean
org/jboss/cache/interceptors/CacheMgmtInterceptor
org/jboss/cache/interceptors/CacheMgmtInterceptorMBean
org/jboss/cache/interceptors/CacheStoreInterceptor
org/jboss/cache/interceptors/CacheStoreInterceptorMBean
org/jboss/cache/interceptors/CallInterceptor
org/jboss/cache/interceptors/CreateIfNotExistsInterceptor
org/jboss/cache/interceptors/DataGravitatorInterceptor
org/jboss/cache/interceptors/EvictionInterceptor
org/jboss/cache/interceptors/Interceptor
org/jboss/cache/interceptors/InterceptorMBean
org/jboss/cache/interceptors/InvalidationInterceptor
org/jboss/cache/interceptors/InvalidationInterceptorMBean
org/jboss/cache/interceptors/OptimisticCreateIfNotExistsInterceptor
org/jboss/cache/interceptors/OptimisticInterceptor
org/jboss/cache/interceptors/OptimisticLockingInterceptor
org/jboss/cache/interceptors/OptimisticNodeInterceptor
org/jboss/cache/interceptors/OptimisticReplicationInterceptor
org/jboss/cache/interceptors/OptimisticValidatorInterceptor
org/jboss/cache/interceptors/OrderedSynchronizationHandler
org/jboss/cache/interceptors/PassivationInterceptor
org/jboss/cache/interceptors/PassivationInterceptorMBean
org/jboss/cache/interceptors/PessimisticLockInterceptor
org/jboss/cache/interceptors/ReplicationInterceptor
org/jboss/cache/interceptors/TxInterceptor
org/jboss/cache/interceptors/TxInterceptorMBean
org/jboss/cache/interceptors/UnlockInterceptor
org/jboss/cache/loader/AsyncCacheLoader
org/jboss/cache/loader/AsyncExtendedCacheLoader
org/jboss/cache/loader/CacheLoader
org/jboss/cache/loader/CacheLoaderAop
org/jboss/cache/loader/CacheLoaderManager
org/jboss/cache/loader/ChainingCacheLoader
org/jboss/cache/loader/ClusteredCacheLoader
org/jboss/cache/loader/DelegatingCacheLoader
org/jboss/cache/loader/ExtendedCacheLoader
org/jboss/cache/loader/FileCacheLoader
org/jboss/cache/loader/FileExtendedCacheLoader
org/jboss/cache/loader/JDBCCacheLoader
org/jboss/cache/loader/JDBCExtendedCacheLoader
org/jboss/cache/loader/LocalDelegatingCacheLoader
org/jboss/cache/loader/NodeData
org/jboss/cache/loader/RmiDelegatingCacheLoader
org/jboss/cache/loader/RpcDelegatingCacheLoader
org/jboss/cache/loader/SharedStoreCacheLoader
org/jboss/cache/loader/bdbje/BdbjeCacheLoader
org/jboss/cache/loader/jdbm/JdbmCacheLoader
org/jboss/cache/loader/jdbm/Null
org/jboss/cache/loader/rmi/RemoteTreeCache
org/jboss/cache/loader/rmi/RemoteTreeCacheImpl
org/jboss/cache/loader/rmi/RmiCacheServer
org/jboss/cache/loader/rmi/RmiCacheServerMBean
org/jboss/cache/loader/tcp/TcpCacheServer
org/jboss/cache/loader/tcp/TcpCacheServerMBean
org/jboss/cache/loader/tcp/TcpDelegatingCacheLoader
org/jboss/cache/lock/DeadlockException
org/jboss/cache/lock/IdentityLock
org/jboss/cache/lock/IsolationLevel
org/jboss/cache/lock/LockMap
org/jboss/cache/lock/LockStrategy
org/jboss/cache/lock/LockStrategyFactory
org/jboss/cache/lock/LockStrategyNone
org/jboss/cache/lock/LockStrategyReadCommitted
org/jboss/cache/lock/LockStrategyReadUncommitted
org/jboss/cache/lock/LockStrategyRepeatableRead
org/jboss/cache/lock/LockStrategySerializable
org/jboss/cache/lock/LockingException
org/jboss/cache/lock/NonBlockingWriterLock
org/jboss/cache/lock/OwnerNotExistedException
org/jboss/cache/lock/ReadWriteLockWithUpgrade
org/jboss/cache/lock/SimpleLock
org/jboss/cache/lock/SimpleReadWriteLock
org/jboss/cache/lock/ThreadLocalMap
org/jboss/cache/lock/TimeoutException
org/jboss/cache/lock/UpgradeException
org/jboss/cache/marshall/JBCMethodCall
org/jboss/cache/marshall/JBossObjectStreamFactory
org/jboss/cache/marshall/JavaObjectStreamFactory
org/jboss/cache/marshall/LegacyTreeCacheMarshaller
org/jboss/cache/marshall/MarshallUtil
org/jboss/cache/marshall/Marshaller
org/jboss/cache/marshall/MarshallingException
org/jboss/cache/marshall/MethodCallFactory
org/jboss/cache/marshall/MethodDeclarations
org/jboss/cache/marshall/ObjectSerializationFactory
org/jboss/cache/marshall/ObjectStreamFactory
org/jboss/cache/marshall/Region
org/jboss/cache/marshall/RegionManager
org/jboss/cache/marshall/RegionNameConflictException
org/jboss/cache/marshall/RegionNotFoundException
org/jboss/cache/marshall/TreeCacheMarshaller
org/jboss/cache/marshall/TreeCacheMarshaller140
org/jboss/cache/marshall/VersionAwareMarshaller
org/jboss/cache/optimistic/DataVersion
org/jboss/cache/optimistic/DataVersioningException
org/jboss/cache/optimistic/DefaultDataVersion
org/jboss/cache/optimistic/FqnComparator
org/jboss/cache/optimistic/TransactionWorkspace
org/jboss/cache/optimistic/TransactionWorkspaceImpl
org/jboss/cache/optimistic/WorkspaceNode
org/jboss/cache/optimistic/WorkspaceNodeImpl
org/jboss/cache/rpc/NoHandlerForRPCException
org/jboss/cache/rpc/RpcTreeCache
org/jboss/cache/rpc/RpcTreeCacheMBean
org/jboss/cache/statetransfer/StateTransferFactory
org/jboss/cache/statetransfer/StateTransferGenerator
org/jboss/cache/statetransfer/StateTransferGenerator_123
org/jboss/cache/statetransfer/StateTransferGenerator_124
org/jboss/cache/statetransfer/StateTransferGenerator_1241
org/jboss/cache/statetransfer/StateTransferGenerator_140
org/jboss/cache/statetransfer/StateTransferIntegrator
org/jboss/cache/statetransfer/StateTransferIntegrator_123
org/jboss/cache/statetransfer/StateTransferIntegrator_124
org/jboss/cache/statetransfer/StateTransferIntegrator_1241
org/jboss/cache/statetransfer/StateTransferIntegrator_140
org/jboss/cache/transaction/BatchModeTransactionManager
org/jboss/cache/transaction/DummyBaseTransactionManager
org/jboss/cache/transaction/DummyContext
org/jboss/cache/transaction/DummyContextFactory
org/jboss/cache/transaction/DummyTransaction
org/jboss/cache/transaction/DummyTransactionManager
org/jboss/cache/transaction/DummyUserTransaction
org/jboss/cache/util/ExposedByteArrayOutputStream
org/jboss/cache/util/MBeanConfigurator
org/jboss/cache/util/setCache
org/jboss/cache/xml/XmlHelper
org/jboss/cache/aop/annotation/InstanceOfPojoCacheable
org/jboss/cache/aop/annotation/NonTransient
org/jboss/cache/aop/annotation/PojoCacheable
org/jboss/cache/aop/annotation/Serializable
org/jboss/cache/aop/annotation/Transient

Context Help

That's a tool for searching and browsing maven repositories.

You can search for classes, group id's and artifact id's.

The Vision of this portal is more transparence and visualisation of open source components.

Next phases are referencing of java docs and visualization of the component Architectures.

Social bookmarks


Seite bei del.icio.us speichern Seite bei Mister Wong speichern Seite bei Linkarena speichern Seite bei Google speichern Seite bei Yigg vorschlagen

Syndication

Subsribe our RSS Feed.

Technology Blog

Find articles about Java technologies.

Onlinemarketing and SEO