ch.tatool.core.element
Class AbstractListSelector
java.lang.Object
ch.tatool.core.element.AbstractListSelector
- All Implemented Interfaces:
- ElementSelector, Initializable
- Direct Known Subclasses:
- IteratedListSelector, RandomListSelector, TimerListSelector
public abstract class AbstractListSelector
- extends Object
- implements ElementSelector, Initializable
AbstractListSelector implementation.
- Author:
- Michael Ruflin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractListSelector
public AbstractListSelector()
initialize
public void initialize(Element element)
- Initializes this scheduler.
- Specified by:
initialize in interface Initializable
getExecutionElement
protected Element getExecutionElement()
Copyright © 2012. All Rights Reserved.