Class NamedEventImpl
java.lang.Object
org.apache.myfaces.config.element.NamedEvent
org.apache.myfaces.config.impl.element.NamedEventImpl
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetEventClass(String eventClass) voidsetShortName(String shortName) 
- 
Constructor Details- 
NamedEventImplpublic NamedEventImpl()
 
- 
- 
Method Details- 
getShortName- Specified by:
- getShortNamein class- NamedEvent
 
- 
setShortName
- 
getEventClass- Specified by:
- getEventClassin class- NamedEvent
 
- 
setEventClass
 
-