当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 aspects API Documentation 英文版文档
Versioned (JBoss Aspects API) - JBoss 4.0.1 sp1 aspects API Documentation 英文版文档
org.jboss.aspects.versioned
Class Versioned
java.lang.Object
org.jboss.aspects.versioned.Versioned
- public class Versioned
- extends Object
This interceptor handles chooses an object to invoke
on based on the transaction
- 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 |
VERSIONED
public static final String VERSIONED
- See Also:
- Constant Field Values
VERSIONED_OBJECT
public static final String VERSIONED_OBJECT
- See Also:
- Constant Field Values
READONLY
public static final String READONLY
- See Also:
- Constant Field Values
Versioned
public Versioned()
makeVersioned
public static Object makeVersioned(Object target)
throws Exception
- Throws:
Exception
getLocalVersionManager
public static DistributedVersionManager getLocalVersionManager()
throws Exception
- Throws:
Exception
makePerFieldVersioned
public static void makePerFieldVersioned(Object target)
throws Exception
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.