Hi,

I implemented a hook to receive notification about BrokerFactory
creation; does anyone have any thoughts about this new feature's
merits?

I created it to help with Compass / OpenJPA integration; the lack of a
means to receive BrokerFactory lifecycle notifications was making
things difficult.

-Patrick

---------- Forwarded message ----------
From: Patrick Linskey (JIRA) <[EMAIL PROTECTED]>
Date: Jun 22, 2007 3:31 AM
Subject: [jira] Created: (OPENJPA-262) Event notification of
BrokerFactory creation
To: [email protected]


Event notification of BrokerFactory creation
--------------------------------------------

                Key: OPENJPA-262
                URL: https://issues.apache.org/jira/browse/OPENJPA-262
            Project: OpenJPA
         Issue Type: New Feature
         Components: kernel
   Affects Versions: 0.9.7, 0.9.6, 0.9.0
           Reporter: Patrick Linskey
           Assignee: Patrick Linskey
           Priority: Minor
            Fix For: 1.0.0


It would be useful for configuration elements to be able to receive
notification when a BrokerFactory is created, so that third-party
product derivations can better integrate into the BrokerFactory
lifecycle. Currently, product derivations can operate on the
Configuration instance, but not the BrokerFactory itself.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



--
Patrick Linskey
202 669 5907

Reply via email to