|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |