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

All Known Implementing Classes:
ManagedPersistenceContextFactory, QuiesceParticipantImpl

public interface DestroyCallback

A callback to indicate that a destroy operation has completed


Method Summary
 void callback()
           
 

Method Detail

callback

void callback()


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