Uses of Class
org.ops4j.pax.web.service.spi.ServerEvent

Packages that use ServerEvent
org.ops4j.pax.web.service.spi   
 

Uses of ServerEvent in org.ops4j.pax.web.service.spi
 

Methods in org.ops4j.pax.web.service.spi that return ServerEvent
static ServerEvent ServerEvent.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ServerEvent[] ServerEvent.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.ops4j.pax.web.service.spi with parameters of type ServerEvent
 void ServerListener.stateChanged(ServerEvent event)
           
 



Copyright © 2006-2011 OPS4J - Open Participation Software for Java. All Rights Reserved.