Uses of Class
org.exoplatform.management.jmx.impl.PropertyInfo
-
Packages that use PropertyInfo Package Description org.exoplatform.management.jmx.impl The implementation of the management SPI (@link org.exoplatform.management.spi} for the JMX management system. -
-
Uses of PropertyInfo in org.exoplatform.management.jmx.impl
Methods in org.exoplatform.management.jmx.impl that return types with arguments of type PropertyInfo Modifier and Type Method Description Collection<PropertyInfo>PropertiesInfo. getProperties()Constructor parameters in org.exoplatform.management.jmx.impl with type arguments of type PropertyInfo Constructor Description PropertiesInfo(Map<String,PropertyInfo> properties)
-