all that is needed is init, start, stop, destroy

On Thu, 3 Oct 2002, David Jencks wrote:
> proposed mbean interceptor:
> create
> start
> stop
> destroy
> setMBeanInvoker //not sure of name, this is like setContainer.
> getNext
> insert or setNext
> invoke
>
> Now, this is an mbean stack, so there needs to be something to call the
> lifecycle methods.  It could be something in the top of the stack, but I
> think it is better to have a single interceptor that looks for lifecycle
> methods and recycles them through the stack.

no, the invoker initializes its own interceptor stack, it can call init,
start, stop, destroy explicitly.

-- Juha




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to