eXo Kernel :: Container 2.4.4-CLD

org.exoplatform.management.jmx.impl
Class PropertiesInfo

java.lang.Object
  extended by org.exoplatform.management.jmx.impl.PropertiesInfo

public class PropertiesInfo
extends Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
PropertiesInfo(Map<String,PropertyInfo> properties)
           
 
Method Summary
 Collection<PropertyInfo> getProperties()
           
static PropertiesInfo resolve(Class clazz, Class<? extends Annotation> annotationClass)
           
 MBeanScopingData resolve(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(Map<String,PropertyInfo> properties)
Method Detail

resolve

public static PropertiesInfo resolve(Class clazz,
                                     Class<? extends Annotation> annotationClass)

getProperties

public Collection<PropertyInfo> getProperties()

resolve

public MBeanScopingData resolve(Object instance)

eXo Kernel :: Container 2.4.4-CLD

Copyright © 2013 eXo Platform SAS. All Rights Reserved.