Uses of Class
org.rhq.core.domain.util.serial.ExternalizableStrategy.Subsystem

Packages that use ExternalizableStrategy.Subsystem
org.rhq.core.domain.util.serial   
 

Uses of ExternalizableStrategy.Subsystem in org.rhq.core.domain.util.serial
 

Methods in org.rhq.core.domain.util.serial that return ExternalizableStrategy.Subsystem
static ExternalizableStrategy.Subsystem ExternalizableStrategy.getStrategy()
           
static ExternalizableStrategy.Subsystem ExternalizableStrategy.Subsystem.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExternalizableStrategy.Subsystem[] ExternalizableStrategy.Subsystem.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.rhq.core.domain.util.serial with parameters of type ExternalizableStrategy.Subsystem
static void ExternalizableStrategy.setStrategy(ExternalizableStrategy.Subsystem newStrategy)
           
 



Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.