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.