Hi,
I am adding a custom enhancement worker to my application, which
enhances the PropertySelection to intialize a default model.
As part of this, I needed to get a reference to the
OGNLBindingFactory service (from HiveMind), so that I can create an
OGNL binding. The normal approach to this is to use the @Inject
annotation.
But this code to get the factory and use it, is part of the generated
code. So, I suppose annotations would not work there.
Hence I was looking at a way to get a reference to the HiveMind
registry (so that I could programmatically get a reference to the
factory). Any help guys?
- Navin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]