Uses of Class
org.gatein.pc.api.StateEvent
-
Packages that use StateEvent Package Description org.gatein.pc.api.spi -
-
Uses of StateEvent in org.gatein.pc.api.spi
Methods in org.gatein.pc.api.spi with parameters of type StateEvent Modifier and Type Method Description voidInstanceContext. onStateEvent(StateEvent event)A state event occured.
-