org.apache.aries.jpa.container.impl
Class CoundownCallback
java.lang.Object
org.apache.aries.jpa.container.impl.CoundownCallback
- All Implemented Interfaces:
- DestroyCallback
public final class CoundownCallback
- extends Object
- implements DestroyCallback
A DestroyCallback
that delegates after the correct
number of calls
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoundownCallback
public CoundownCallback(int count,
DestroyCallback callback)
callback
public void callback()
- Specified by:
callback
in interface DestroyCallback
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.