net.sf.panoptes.model.component.registry
Class ConfiguratorEntry
java.lang.Object
|
+--net.sf.panoptes.model.component.registry.ConfiguratorEntry
- public class ConfiguratorEntry
- extends java.lang.Object
- Version:
- 0.1
- Author:
- Dag Liodden
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfiguratorEntry
public ConfiguratorEntry(java.lang.String name,
java.lang.Class clazz,
ComponentName pattern,
java.util.HashMap attributes)
getClazz
public java.lang.Class getClazz()
- Returns:
getName
public java.lang.String getName()
- Returns:
getPattern
public ComponentName getPattern()
- Returns:
getAttributes
public java.util.HashMap getAttributes()
- Returns:
Copyright © 2003 . All Rights Reserved.