当前页面: 
在线文档首页 > 
JBoss 4.0.1 sp1 aspects  API Documentation 英文版文档
VersionedObject (JBoss Aspects API) - JBoss 4.0.1 sp1 aspects  API Documentation 英文版文档
org.jboss.aspects.versioned
Class VersionedObject
java.lang.Object
   org.jboss.aspects.versioned.VersionedObject
org.jboss.aspects.versioned.VersionedObject
- public class VersionedObject- extends Object
Manages transactional versions of an object
  versioned object must be Serializable or Cloneable
- Version:
- $Revision: 1.2 $
- Author:
- Bill Burke
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
VersionedObject
public VersionedObject(Object obj)
getVersion
public Object getVersion(Transaction tx)
- 
 
createVersion
public Object createVersion(Transaction tx)
                     throws Exception
- 
- Throws:
- Exception
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.