[jboss-dev-forums] [Design the new POJO MicroContainer] - ManagedProperty changes

scott.stark@jboss.org do-not-reply at jboss.com
Tue Jan 16 16:17:02 EST 2007


Two changes I need to allow for better use of ManagedProperty are to change the ManagedPropertyImpl managedObject field to be of type ManagedObject rather than ManagedObjectImpl (this is done and in the current snapshot), and also to allow a ManagedProperty to be disconnected from its ManagedObject as in not requiring this to be non-null.

This is needed for deployment templates that just want to expose a set of properties that need to be applied to a template. The ManagedProperty are simple value type objects used to convey the required properties in order to populate the template.


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

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



More information about the jboss-dev-forums mailing list