----- Original Message ----- From: "Paul Hammant" <[EMAIL PROTECTED]> To: "Avalon Development" <[EMAIL PROTECTED]> Sent: Thursday, January 10, 2002 2:54 AM Subject: BlockListener needs more methods
> Peter, > > I think BlockListener needs : > > void blockStarted( BlockEvent event ); > void blockStopped( BlockEvent event ); > void blockInitialized( BlockEvent event ); > > Thoughts? Notify event when all lifecycle event is so complicate. I think it is not necessary... Hmm... blockStarted and blockStopped is may be necessary for AltRMI publisher. unpublish when block stopped. republish when block started. But is other event is necessary? > > - Paul > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
