public class ComponentFactory
extends java.lang.Object
| Constructor and Description |
|---|
ComponentFactory() |
| Modifier and Type | Method and Description |
|---|---|
IComponent |
getComponent(java.lang.Class<?> clazz,
IEntity entity) |
public IComponent getComponent(java.lang.Class<?> clazz, IEntity entity) throws java.lang.Exception
java.lang.Exception