com.sun.faces.application
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 |
---|
ApplicationImpl.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.ComponentSystemEventHelper()
public ApplicationImpl.EventInfo getEventInfo(java.lang.Class<? extends javax.faces.event.SystemEvent> systemEvent, java.lang.Class<?> sourceClass)
Copyright © 2002-2010 Oracle America, Inc. All Rights Reserved.