public class BridgeDestroyRequestSystemEvent extends BridgeSystemEvent
SystemEvent sent by the Bridge in its doFacesRequest() method after finishing request
processing and just before it returns. Gives listeners the ability to undo any work done in their own request
initialization.source| Constructor and Description |
|---|
BridgeDestroyRequestSystemEvent(BridgeContext ctx) |
getContextgetSource, toStringpublic BridgeDestroyRequestSystemEvent(BridgeContext ctx)
Copyright © 2015 JBoss by Red Hat. All rights reserved.