Provide a way for Faces applications to register an ELContextListener
that will be notified on creation of ELContext
instances. This listener will be called once per request.
An implementation is provided that throws UnsupportedOperationException
so that users that decorate the Application
continue to work.
@since 1.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|