[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Need a NamedObject SimpleMetaType

adrian@jboss.org do-not-reply at jboss.com
Thu Aug 2 09:03:24 EDT 2007


I don't understand this. This looks like the wrong place for this?

Is this intended to be a reference?

Why it isn't it enough to just have an annotation in the managed layer?


  | @ManagedObjectReference
  | public void setOtherComponent(String name) {} // ==> matches getName() on another ManagedObject
  | 

On the registry, surely the profile service already knows all the ManagedObjects
and is acting the registrying?

I don't think we need to change the Managed project to also have a bus do we?
That would would lead to reproducing most of JMX.
The purpose of the ManagedObject interface is to avoid having to know
there is a bus somewhere (there could be different ones/types).

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070094#4070094

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4070094



More information about the jboss-dev-forums mailing list