private static class ApplicationImpl.ComponentSystemEventHelper
extends java.lang.Object
UIComponent
events.Modifier and Type | Field and Description |
---|---|
private Cache<java.lang.Class<?>,Cache<java.lang.Class<? extends javax.faces.event.SystemEvent>,ApplicationImpl.EventInfo>> |
sourceCache |
Constructor and Description |
---|
ComponentSystemEventHelper() |
Modifier and Type | Method and Description |
---|---|
ApplicationImpl.EventInfo |
getEventInfo(java.lang.Class<? extends javax.faces.event.SystemEvent> systemEvent,
java.lang.Class<?> sourceClass) |
private Cache<java.lang.Class<?>,Cache<java.lang.Class<? extends javax.faces.event.SystemEvent>,ApplicationImpl.EventInfo>> sourceCache
public ApplicationImpl.EventInfo getEventInfo(java.lang.Class<? extends javax.faces.event.SystemEvent> systemEvent, java.lang.Class<?> sourceClass)
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.