org.exoplatform.container.jmx
Class PropertyInfo

java.lang.Object
  extended by org.exoplatform.container.jmx.PropertyInfo

public class PropertyInfo
extends java.lang.Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
PropertyInfo(java.lang.Class clazz, Property def)
           
 
Method Summary
 java.lang.String getKey()
           
 java.lang.String resolveValue(java.lang.Object instance)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyInfo

public PropertyInfo(java.lang.Class clazz,
                    Property def)
Method Detail

resolveValue

public java.lang.String resolveValue(java.lang.Object instance)

getKey

public java.lang.String getKey()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.