Uses of Class
jgroup.experiment.PropertyDefinition

Packages that use PropertyDefinition
jgroup.experiment   
jgroup.experiment.runnables   
 

Uses of PropertyDefinition in jgroup.experiment
 

Methods in jgroup.experiment that return PropertyDefinition
 PropertyDefinition[] Runnable.getProperties()
          Returns a complete list of the sysproperties that this Runnable can use, and their restrictions.
 

Uses of PropertyDefinition in jgroup.experiment.runnables
 

Methods in jgroup.experiment.runnables that return PropertyDefinition
 PropertyDefinition[] SynchronizeCodebase.getProperties()
           
 PropertyDefinition[] DeployReplicas.getProperties()
           
 PropertyDefinition[] OldCrashFailure.getProperties()
           
 PropertyDefinition[] DeleteRemoteLogs.getProperties()
           
 PropertyDefinition[] SaveLogs.getProperties()
           
 PropertyDefinition[] CrashFailure.getProperties()
           
 PropertyDefinition[] KillHost.getProperties()
           
 PropertyDefinition[] CheckHosts.getProperties()
           
 PropertyDefinition[] CheckExperimentDir.getProperties()
           
 PropertyDefinition[] UpgradeReplicas.getProperties()
           
 PropertyDefinition[] EchoProperties.getProperties()
           
 PropertyDefinition[] FixedCrashFailure.getProperties()
           
 PropertyDefinition[] KillAllHosts.getProperties()
           
 PropertyDefinition[] DeployExecDaemons.getProperties()
           
 PropertyDefinition[] DeployClients.getProperties()
           
 PropertyDefinition[] CheckSshAccess.getProperties()
           
 



Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.