Hi!

marc fleury wrote:
> |extend ServiceMBean with these methods and call it DeployerMBean? Why
> |not create an abstract implementation of this called
> |DeployerMBeanSupport that converts the strings to URLs and keeps tracks
> |of which URLs have been deployed? Doing this would make life easier for
> |people wanting to add deployers for different kinds of modules (such as
> |resource adapters).
> 
> Ok so a specific "deployment aware" service would register with the
> "DeployerMBeanSupport" and upon deployment you call everyone?  

No, I think he meant make a subclass of ServiceMBeanSupport, and have
deployment service subclass it to ensure that they implement the
"deployment interface" and also get a default impl. for it.

/Rickard

-- 
Rickard �berg

Email: [EMAIL PROTECTED]

Reply via email to