oracle.jdeveloper.faces.model.application
Interface ActionListener
- All Superinterfaces:
- ClassName, IDHolder, MutableObject
- public interface ActionListener
- extends ClassName, IDHolder, MutableObject
ActionListener represents information provided by all the
elements in the faces-config.xml file.
This needs to have its own class so that we can distinguish ActionListener
that are in mutable faces-config.xml files from ones that are in immutable
faces-config.xml files.
Copyright © 1997, 2005, Oracle.All rights reserved.