public class PropertiesInfo extends Object
| Constructor and Description |
|---|
PropertiesInfo(Map<String,PropertyInfo> properties) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PropertyInfo> |
getProperties() |
static PropertiesInfo |
resolve(Class clazz,
Class<? extends Annotation> annotationClass) |
MBeanScopingData |
resolve(Object instance) |
public PropertiesInfo(Map<String,PropertyInfo> properties)
public static PropertiesInfo resolve(Class clazz, Class<? extends Annotation> annotationClass)
public Collection<PropertyInfo> getProperties()
public MBeanScopingData resolve(Object instance)
Copyright © 2014 eXo Platform SAS. All Rights Reserved.