org.apache.myfaces.config.element
Class NamedEvent
java.lang.Object
org.apache.myfaces.config.element.NamedEvent
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- NamedEvent
public abstract class NamedEvent
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NamedEvent
public NamedEvent()
getShortName
public abstract String getShortName()
getEventClass
public abstract String getEventClass()
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.