站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 aspects API Documentation 英文版文档

org.jboss.aspects.versioned (JBoss Aspects API) - JBoss 4.0.1 sp1 aspects API Documentation 英文版文档


Package org.jboss.aspects.versioned

Interface Summary
DistributedState  
DistributedUpdate  
SynchronizationManager  
 

Class Summary
CollectionStateChangeInterceptor  
CollectionStateManager  
DistributedFieldUpdate  
DistributedListState  
DistributedListUpdate  
DistributedMapState  
DistributedMapUpdate  
DistributedPOJOState  
DistributedPOJOUpdate  
DistributedSetState  
DistributedSetUpdate  
DistributedSynchronizationManager Adds replication
DistributedTxCache This is a LRU cache.
DistributedVersionManager  
LocalSynchronizationManager  
StateChangeInterceptor  
StateManager  
TxCache This is a LRU cache.
Versioned This interceptor handles chooses an object to invoke on based on the transaction
VersionedConstructorInterceptor  
VersionedConstructorInterceptorFactory  
VersionedObject Manages transactional versions of an object versioned object must be Serializable or Cloneable
VersionedObjectForwardingInterceptor Invoke on a target object
VersionedObjectInterceptor This interceptor handles chooses an object to invoke on based on the transaction
VersionedObjectInterceptorFactory  
VersionManager  
VersionReference  
 

Exception Summary
LockAttemptFailure  
OptimisticLockFailure Manages transactional versions of an object versioned object must be Serializable or Cloneable
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.