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

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


"charles.crouch at jboss.com" wrote : 
  | 2) Currently the only method on ManagementView is
  | 
  | public ManagedObject getView(ProfileKey key, String deploymentName, String version)
  |   |       throws NoSuchProfileException, NoSuchDeploymentException;
  |       
  | What does the version argument correspond to here?
  | 
The version of the managed object view for the deployment. There are two version levels currently, the profile version which defines what deployments are in the profile, and the managed object view which defines the admin changes that have been applied. There is not a global version notion ala svn. The profile version changes when deployments are added/removed. The deployment managed object version changes as admin edits are applied.


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

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



More information about the jboss-dev-forums mailing list