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

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


Uses of Interface
org.jboss.aspects.versioned.DistributedState

Packages that use DistributedState
org.jboss.aspects.versioned   
 

Uses of DistributedState in org.jboss.aspects.versioned
 

Classes in org.jboss.aspects.versioned that implement DistributedState
 class DistributedListState
           
 class DistributedMapState
           
 class DistributedPOJOState
           
 class DistributedSetState
           
 

Methods in org.jboss.aspects.versioned that return DistributedState
 DistributedState SynchronizationManager.getState(org.jboss.util.id.GUID guid)
           
 DistributedState LocalSynchronizationManager.getState(org.jboss.util.id.GUID guid)
           
 

Methods in org.jboss.aspects.versioned with parameters of type DistributedState
 void SynchronizationManager.registerUpdate(Transaction tx, DistributedState state)
           
 void LocalSynchronizationManager.registerUpdate(Transaction tx, DistributedState state)
           
 



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