Uses of Class
org.apache.openjpa.event.BrokerFactoryEvent
Packages that use BrokerFactoryEvent
-
Uses of BrokerFactoryEvent in org.apache.openjpa.event
Methods in org.apache.openjpa.event with parameters of type BrokerFactoryEventModifier and TypeMethodDescriptionvoid
BrokerFactoryListener.eventFired
(BrokerFactoryEvent event) Invoked after aBrokerFactory
has been fully created.