org.exoplatform.container.jmx
Class PropertiesInfo

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

public class PropertiesInfo
extends java.lang.Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
PropertiesInfo(java.util.Map<java.lang.String,PropertyInfo> properties)
           
 
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
 

Constructor Detail

PropertiesInfo

public PropertiesInfo(java.util.Map<java.lang.String,PropertyInfo> properties)
Method Detail

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 © 2010 eXo Platform SAS. All Rights Reserved.