|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BrokerFactoryListener
Interface for listening to BrokerFactoryEvent
objects. Should be
registered with a OpenJPAConfiguration
's
BrokerFactoryEventManager
.
Method Summary | |
---|---|
void |
eventFired(BrokerFactoryEvent event)
Invoked after a BrokerFactory has been fully created. |
Method Detail |
---|
void eventFired(BrokerFactoryEvent event)
BrokerFactory
has been fully created.
This happens after the factory has been made read-only.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |