

Public Member Functions | |
| void | setConstructor (IConstructor constructor) |
Public Member Functions inherited from org.turro.elephant.impl.abstracts.AbstractImplementation | |
| AbstractImplementation () | |
| void | setElement (IElement element) |
| void | setConfiguration (Element configuration) |
| KeyValueMap | getAttributes () |
| Long | getLongAttribute (String key) |
Additional Inherited Members | |
Protected Attributes inherited from org.turro.elephant.impl.abstracts.AbstractImplementation | |
| IElement | iel |
| IConstructor | constructor |
| Element | configuration |
| Map | attributes |
Definition at line 28 of file SchedulerStartImpl.java.
| void org.turro.scheduler.motor.SchedulerStartImpl.setConstructor | ( | IConstructor | constructor | ) |
Reimplemented from org.turro.elephant.impl.abstracts.AbstractImplementation.
Definition at line 31 of file SchedulerStartImpl.java.
