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

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

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

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



Copyright © 2010. All Rights Reserved.