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