public class AgentFactoryImpl extends Object implements AgentFactory
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Modifier and Type | Method and Description |
|---|---|
static AgentFactory |
getInstance() |
AgentController |
newInstance(rst.domotic.unit.UnitConfigType.UnitConfig config) |
public static AgentFactory getInstance()
public AgentController newInstance(rst.domotic.unit.UnitConfigType.UnitConfig config) throws org.openbase.jul.exception.InstantiationException
newInstance in interface AgentFactorynewInstance in interface org.openbase.jul.pattern.Factory<AgentController,rst.domotic.unit.UnitConfigType.UnitConfig>org.openbase.jul.exception.InstantiationExceptionCopyright © 2015–2016 openbase.org. All rights reserved.