org.jboss.aophelper.core
Class UndoableManager
java.lang.Object
org.jboss.aophelper.core.UndoableManager
public class UndoableManager
- extends Object
A UndoableManager.
- Version:
- $Revision: 1.1 $
- Author:
- Stale W. Pedersen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
public static UndoableManager instance()
findUndoable
public UndoableValue findUndoable(Object o,
Method m)
addUndoable
public void addUndoable(Object o,
Method m,
Object value)
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.