org.granite.config.flex
Class Factory
java.lang.Object
org.granite.config.flex.Factory
public class Factory
- extends Object
- Author:
- Franck WOLFF
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_FACTORY
public static final Factory DEFAULT_FACTORY
Factory
public Factory(String id,
String className,
XMap properties)
getId
public String getId()
getClassName
public String getClassName()
getProperties
public XMap getProperties()
forElement
public static Factory forElement(XMap element)