C E G I M O R S U V

C

CacheData - Class in org.mobicents.cache
Common base proxy for runtime cached data.
CacheData(Fqn, MobicentsCache) - Constructor for class org.mobicents.cache.CacheData
 
create() - Method in class org.mobicents.cache.CacheData
Creates node to hold data in cache

E

exists() - Method in class org.mobicents.cache.CacheData
Verifies if node where data is stored exists in cache

G

getJBossCache() - Method in class org.mobicents.cache.MobicentsCache
 
getMobicentsCache() - Method in class org.mobicents.cache.CacheData
 
getNode() - Method in class org.mobicents.cache.CacheData
Retrieves the cache Node which holds the data in cache Throws IllegalStateException if remove() was invoked
getNodeFqn() - Method in class org.mobicents.cache.CacheData
Retrieves the node fqn

I

isLocalMode() - Method in class org.mobicents.cache.MobicentsCache
Indicates if the cache is not in a cluster environment.
isRemoved() - Method in class org.mobicents.cache.CacheData
Returns true if it was requested to remove the data from cache

M

MobicentsCache - Class in org.mobicents.cache
The container's HA and FT data source.
MobicentsCache(Configuration) - Constructor for class org.mobicents.cache.MobicentsCache
 
MobicentsCache(String) - Constructor for class org.mobicents.cache.MobicentsCache
 
MobicentsCache(CacheManager, String) - Constructor for class org.mobicents.cache.MobicentsCache
 
MobicentsCache(Cache, String) - Constructor for class org.mobicents.cache.MobicentsCache
 
MobicentsCommandInterceptor - Class in org.mobicents.cache
JBoss Cache interceptor to ensure the cache is used with a valid transaction context.
MobicentsCommandInterceptor(TransactionManager) - Constructor for class org.mobicents.cache.MobicentsCommandInterceptor
 

O

org.mobicents.cache - package org.mobicents.cache
 

R

remove() - Method in class org.mobicents.cache.CacheData
Removes node that holds data in cache

S

setReplicationClassLoader(Fqn, ClassLoader) - Method in class org.mobicents.cache.MobicentsCache
Sets the class loader to be used on serialization operations, for data stored in the specified fqn and child nodes.
setReplicationClassLoader(ClassLoader) - Method in class org.mobicents.cache.MobicentsCache
Sets the class loader to be used on serialization operations, for all data stored.
stop() - Method in class org.mobicents.cache.MobicentsCache
 

U

unsetReplicationClassLoader(Fqn, ClassLoader) - Method in class org.mobicents.cache.MobicentsCache
Unsets the class loader to be used on serialization operations, for data stored in the specified fqn and child nodes.
unsetReplicationClassLoader(ClassLoader) - Method in class org.mobicents.cache.MobicentsCache
Unsets the class loader to be used on serialization operations, for all data stored.

V

visitClearDataCommand(InvocationContext, ClearDataCommand) - Method in class org.mobicents.cache.MobicentsCommandInterceptor
 
visitCollection(InvocationContext, Collection<? extends VisitableCommand>) - Method in class org.mobicents.cache.MobicentsCommandInterceptor
 
visitCommitCommand(InvocationContext, CommitCommand) - Method in class org.mobicents.cache.MobicentsCommandInterceptor
 
visitCreateNodeCommand(InvocationContext, CreateNodeCommand) - Method in class org.mobicents.cache.MobicentsCommandInterceptor
 
visitEvictFqnCommand(InvocationContext, EvictCommand) - Method in class org.mobicents.cache.MobicentsCommandInterceptor
 
visitExistsNodeCommand(InvocationContext, ExistsCommand) - Method in class org.mobicents.cache.MobicentsCommandInterceptor
 
visitGetChildrenNamesCommand(InvocationContext, GetChildrenNamesCommand) - Method in class org.mobicents.cache.MobicentsCommandInterceptor
 
visitGetDataMapCommand(InvocationContext, GetDataMapCommand) - Method in class org.mobicents.cache.MobicentsCommandInterceptor
 
visitGetKeysCommand(InvocationContext, GetKeysCommand) - Method in class org.mobicents.cache.MobicentsCommandInterceptor
 
visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.mobicents.cache.MobicentsCommandInterceptor
 
visitGetNodeCommand(InvocationContext, GetNodeCommand) - Method in class org.mobicents.cache.MobicentsCommandInterceptor
 
visitGravitateDataCommand(InvocationContext, GravitateDataCommand) - Method in class org.mobicents.cache.MobicentsCommandInterceptor
 
visitInvalidateCommand(InvocationContext, InvalidateCommand) - Method in class org.mobicents.cache.MobicentsCommandInterceptor
 
visitMoveCommand(InvocationContext, MoveCommand) - Method in class org.mobicents.cache.MobicentsCommandInterceptor
 
visitOptimisticPrepareCommand(InvocationContext, OptimisticPrepareCommand) - Method in class org.mobicents.cache.MobicentsCommandInterceptor
 
visitPrepareCommand(InvocationContext, PrepareCommand) - Method in class org.mobicents.cache.MobicentsCommandInterceptor
 
visitPutDataMapCommand(InvocationContext, PutDataMapCommand) - Method in class org.mobicents.cache.MobicentsCommandInterceptor
 
visitPutForExternalReadCommand(InvocationContext, PutForExternalReadCommand) - Method in class org.mobicents.cache.MobicentsCommandInterceptor
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.mobicents.cache.MobicentsCommandInterceptor
 
visitRemoveKeyCommand(InvocationContext, RemoveKeyCommand) - Method in class org.mobicents.cache.MobicentsCommandInterceptor
 
visitRemoveNodeCommand(InvocationContext, RemoveNodeCommand) - Method in class org.mobicents.cache.MobicentsCommandInterceptor
 
visitRollbackCommand(InvocationContext, RollbackCommand) - Method in class org.mobicents.cache.MobicentsCommandInterceptor
 

C E G I M O R S U V

Copyright © 2009. All Rights Reserved.