public static class SimulationEvent.Factory extends Object implements org.springframework.beans.factory.FactoryBean<SimulationEvent>
| Constructor and Description |
|---|
SimulationEvent.Factory(String type,
long simulationTime,
Map<String,Object> properties) |
public SimulationEvent getObject() throws Exception
getObject in interface org.springframework.beans.factory.FactoryBean<SimulationEvent>Exceptionpublic Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<SimulationEvent>public boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBean<SimulationEvent>Copyright © 2015 Alfresco. All rights reserved.