Uses of Class
org.apache.jackrabbit.oak.commons.jmx.ImpactOption

Packages that use ImpactOption
org.apache.jackrabbit.oak.commons.jmx Provides annotation support to produce JMX metadata. 
 

Uses of ImpactOption in org.apache.jackrabbit.oak.commons.jmx
 

Methods in org.apache.jackrabbit.oak.commons.jmx that return ImpactOption
static ImpactOption ImpactOption.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ImpactOption[] ImpactOption.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.