Adrian Geissel wrote:

> Hi,
> 
> I have a closely related question, as follows:
> 
> Is there a mechanism within Cocoon/Avalon to declare a Composable Component
> to be Composed during the Cocoon boot routine?
> 
> I'm thinking of a background processor that lives in parallel to Cocoon, and
> is initialized as Cocoon boots and destructed during shut-down (using the
> Startable interface).

In Excalibur 4.0 (the official release), ExcaliburComponentManager was changed

to be Initializable.  When the ECM is initialized, it goes through and initializes
all the components that were declared for the ECM.




-- 

"They that give up essential liberty to obtain a little temporary safety
  deserve neither liberty nor safety."
                 - Benjamin Franklin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to