Uses of Class
org.apache.hupa.shared.events.ServerStatusEvent.ServerStatus

Packages that use ServerStatusEvent.ServerStatus
org.apache.hupa.shared.events   
 

Uses of ServerStatusEvent.ServerStatus in org.apache.hupa.shared.events
 

Methods in org.apache.hupa.shared.events that return ServerStatusEvent.ServerStatus
 ServerStatusEvent.ServerStatus ServerStatusEvent.getStatus()
           
static ServerStatusEvent.ServerStatus ServerStatusEvent.ServerStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ServerStatusEvent.ServerStatus[] ServerStatusEvent.ServerStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.apache.hupa.shared.events with parameters of type ServerStatusEvent.ServerStatus
ServerStatusEvent(ServerStatusEvent.ServerStatus status)
           
 



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.