|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.jboss.cache |
Class org.jboss.cache.CacheException extends org.jboss.util.NestedException implements Serializable |
Class org.jboss.cache.ConfigureException extends org.jboss.util.NestedException implements Serializable |
Class org.jboss.cache.Fqn extends Object implements Serializable |
Serialization Methods |
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
Class org.jboss.cache.GlobalTransaction extends Object implements Serializable |
Serialization Methods |
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
Class org.jboss.cache.Modification extends Object implements Serializable |
Serialized Fields |
int type
Fqn fqn
Object key
Object value
Object old_value
Map data
Map old_data
Class org.jboss.cache.Node extends Object implements Serializable |
Serialization Methods |
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
Class org.jboss.cache.NodeNotExistsException extends CacheException implements Serializable |
Class org.jboss.cache.TreeCacheProxy extends Object implements Serializable |
Serialized Fields |
String remoteURI
org.jboss.remoting.transport.socket.SocketClientInvoker invoker
javax.management.ObjectName targetObject
Package org.jboss.cache.aop |
Class org.jboss.cache.aop.AOPInstance extends Object implements Serializable |
Serialized Fields |
String refFqn_
int refCount_
Class org.jboss.cache.aop.AopOperationNotSupportedException extends RuntimeException implements Serializable |
Package org.jboss.cache.eviction |
Class org.jboss.cache.eviction.EvictionException extends org.jboss.util.NestedException implements Serializable |
Class org.jboss.cache.eviction.RegionNameConflictException extends org.jboss.util.NestedException implements Serializable |
Package org.jboss.cache.loader |
Class org.jboss.cache.loader.NodeData extends Object implements Serializable |
Serialization Methods |
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
Package org.jboss.cache.lock |
Class org.jboss.cache.lock.DeadlockException extends LockingException implements Serializable |
Class org.jboss.cache.lock.LockingException extends CacheException implements Serializable |
Serialized Fields |
Map failed_lockers
Class org.jboss.cache.lock.OwnerNotExistedException extends org.jboss.util.NestedException implements Serializable |
Class org.jboss.cache.lock.TimeoutException extends CacheException implements Serializable |
Serialized Fields |
List failed_members
Class org.jboss.cache.lock.UpgradeException extends LockingException implements Serializable |
Package org.jboss.cache.tests |
Class org.jboss.cache.tests.SamplePojo extends Object implements Serializable |
Serialized Fields |
int age
String name
List hobbies
Package org.jboss.cache.transaction |
Class org.jboss.cache.transaction.DummyTransactionManager extends Object implements Serializable |
Class org.jboss.cache.transaction.DummyUserTransaction extends Object implements Serializable |
Serialized Fields |
int status
org.jboss.logging.Logger logger_
DummyTransactionManager tm_
List l
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |