Package javax.el
Interface ELContextListener
- 
- All Superinterfaces:
- java.util.EventListener
 
 public interface ELContextListener extends java.util.EventListener- Author:
- Jacob Hookom [jacob/hookom.net]
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcontextCreated(ELContextEvent event)
 
- 
- 
- 
Method Detail- 
contextCreatedvoid contextCreated(ELContextEvent event) 
 
- 
 
-