Uses of Class
org.exoplatform.management.jmx.annotations.Property
-
Packages that use Property Package Description org.exoplatform.management.jmx.annotations This package defines additional meta data for the JMX management layer.org.exoplatform.management.jmx.impl The implementation of the management SPI (@link org.exoplatform.management.spi} for the JMX management system. -
-
Uses of Property in org.exoplatform.management.jmx.annotations
Methods in org.exoplatform.management.jmx.annotations that return Property Modifier and Type Method Description Property[]value()Property[]value() -
Uses of Property in org.exoplatform.management.jmx.impl
Constructors in org.exoplatform.management.jmx.impl with parameters of type Property Constructor Description PropertyInfo(Class clazz, Property def)
-