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

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


Uses of Class
org.jboss.aspects.versioned.DistributedPOJOState

Packages that use DistributedPOJOState
org.jboss.aspects.versioned   
 

Uses of DistributedPOJOState in org.jboss.aspects.versioned
 

Fields in org.jboss.aspects.versioned declared as DistributedPOJOState
protected  DistributedPOJOState StateChangeInterceptor.manager
           
 

Methods in org.jboss.aspects.versioned with parameters of type DistributedPOJOState
 void DistributedVersionManager.addVersioning(DistributedPOJOState manager, org.jboss.aop.Advised advised)
          This is used by DistributedState.buildObject when the DistributedState object is serialized across the wire and must recreate the object it represents
 

Constructors in org.jboss.aspects.versioned with parameters of type DistributedPOJOState
StateChangeInterceptor(DistributedPOJOState manager)
           
 



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