Uses of Class
org.glassfish.cafe.api.presence.WatcherInfo.Status

Packages that use WatcherInfo.Status
org.glassfish.cafe.api.presence   
 

Uses of WatcherInfo.Status in org.glassfish.cafe.api.presence
 

Methods in org.glassfish.cafe.api.presence that return WatcherInfo.Status
 WatcherInfo.Status WatcherInfo.getStatus()
          Returns the status of the watcher subscription.
static WatcherInfo.Status WatcherInfo.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WatcherInfo.Status[] WatcherInfo.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010. All Rights Reserved.