Uses of Class
tigase.sys.ResourceState

Packages that use ResourceState
tigase.sys   
 

Uses of ResourceState in tigase.sys
 

Methods in tigase.sys that return ResourceState
 ResourceState TigaseRuntime.getCPUState()
           
 ResourceState TigaseRuntime.getMemoryState()
           
static ResourceState ResourceState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResourceState[] ResourceState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.