Have you had already a deeper look at the Axis http://xml.apache.org/axis/
architecture?

They have handlers (interceptors, e.g., an http-transport, a
soap-deserializer, or an ejb-provider), chains (configurations of
interceptors) and services (exposed start- and endpoints with names and
options). 

The visitor pattern is used to, e.g., process an incoming "MessageContext"
(keeping all the state).

Except that they do not use JMX for that purpose ... 

CGJ

-----Ursprüngliche Nachricht-----
>Von: Rickard Öberg [mailto:[EMAIL PROTECTED]]
>Gesendet: Dienstag, 2. Oktober 2001 09:57
>An: marc fleury
>Betreff: Re: [JBoss-dev] JMX service architecture: next gen++

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to