[jboss-dev-forums] [Design of POJO Server] - Re: ManagementView changes

scott.stark@jboss.org do-not-reply at jboss.com
Thu Dec 21 14:24:07 EST 2006


"charles.crouch at jboss.com" wrote : 
  | 
  | 3) I see two stubbed implementations of ManagementView, they also include this method:
  | 
  |   | public void setView(ProfileKey key, String deploymentName, HashMap<String, PropertyInfo> view)
  |   |       throws NoSuchProfileException, IOException
  | 
  | I think this should be changed to be 
  | 
  | public void setView(ProfileKey key, String deploymentName, ManagedObject view)
  |   |       throws NoSuchProfileException, IOException
  | 
  | and put into the ManagementView interface.
  | 
Until we drill into the ManagedObject to attachment metadata property/bean propertymapping I'm not sure the current view notion is adequate. The complexity of the ManagedObject as returned from an ear vs a data source is essentially unbounded. As a collection of changes the profile service saves off its ok, but how tools edit this needs expanding. Certainly related to 4.


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

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



More information about the jboss-dev-forums mailing list