public interface BrokerFactoryListener
BrokerFactoryEvent objects. Should be
registered with a OpenJPAConfiguration's
BrokerFactoryEventManager.| Modifier and Type | Method and Description |
|---|---|
void |
eventFired(BrokerFactoryEvent event)
Invoked after a
BrokerFactory has been fully created. |
void eventFired(BrokerFactoryEvent event)
BrokerFactory has been fully created.
This happens after the factory has been made read-only.Copyright © 2006–2020 Apache Software Foundation. All rights reserved.