org.milyn.delivery
Class ExecutionLifecycleCleanableList
java.lang.Object
org.milyn.delivery.ExecutionLifecycleCleanableList
public class ExecutionLifecycleCleanableList
- extends Object
Cleanup list for ExecutionLifecycleCleanable implementations.
- Author:
- tom.fennelly@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionLifecycleCleanableList
public ExecutionLifecycleCleanableList(ExecutionContext executionContext)
add
public void add(ExecutionLifecycleCleanable cleanable)
cleanup
public void cleanup()
Copyright © 2009. All Rights Reserved.