Uses of Class
org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction.State

Packages that use AbstractSynchronizationAction.State
org.jboss.system.server.profileservice.repository.clustered.sync   
 

Uses of AbstractSynchronizationAction.State in org.jboss.system.server.profileservice.repository.clustered.sync
 

Methods in org.jboss.system.server.profileservice.repository.clustered.sync that return AbstractSynchronizationAction.State
 AbstractSynchronizationAction.State AbstractSynchronizationAction.getState()
           
static AbstractSynchronizationAction.State AbstractSynchronizationAction.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AbstractSynchronizationAction.State[] AbstractSynchronizationAction.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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