public abstract class AbstractComponentFactory extends Object implements ComponentFactory
Modifier and Type | Field and Description |
---|---|
protected String |
id |
ROLE
Constructor and Description |
---|
AbstractComponentFactory() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
newInstance
protected String id
public String getId()
getId
in interface ComponentFactory