org.apache.aries.jpa.container.impl
Interface DestroyCallback

All Known Implementing Classes:
CoundownCallback, CountingEntityManagerFactory, QuiesceParticipantImpl

public interface DestroyCallback

An asynchronous callback for destroying something


Method Summary
 void callback()
           
 

Method Detail

callback

void callback()


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.