org.exoplatform.container.jmx
Class PropertiesInfo
java.lang.Object
org.exoplatform.container.jmx.PropertiesInfo
public class PropertiesInfo
- extends java.lang.Object
- Version:
- $Revision$
- Author:
- Julien Viet
|
Method Summary |
java.util.Collection<PropertyInfo> |
getProperties()
|
static PropertiesInfo |
resolve(java.lang.Class clazz,
java.lang.Class<? extends java.lang.annotation.Annotation> annotationClass)
|
java.util.Map<java.lang.String,java.lang.String> |
resolve(java.lang.Object instance)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesInfo
public PropertiesInfo(java.util.Map<java.lang.String,PropertyInfo> properties)
resolve
public static PropertiesInfo resolve(java.lang.Class clazz,
java.lang.Class<? extends java.lang.annotation.Annotation> annotationClass)
getProperties
public java.util.Collection<PropertyInfo> getProperties()
resolve
public java.util.Map<java.lang.String,java.lang.String> resolve(java.lang.Object instance)
Copyright © 2012 eXo Platform SAS. All Rights Reserved.