Uses of Class
org.jboss.cache.factories.ComponentRegistry.State

Packages that use ComponentRegistry.State
org.jboss.cache.factories   
 

Uses of ComponentRegistry.State in org.jboss.cache.factories
 

Methods in org.jboss.cache.factories that return ComponentRegistry.State
 ComponentRegistry.State ComponentRegistry.getOverallState()
           
static ComponentRegistry.State ComponentRegistry.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ComponentRegistry.State[] ComponentRegistry.State.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.