| Interface | Description |
|---|---|
| AutoTieAbleProducer |
Marker interface for a producer that can be auto-tied.
|
| IntervalUpdateable |
This interface describes something that can be updated when an interval is updated.
|
| Tieable |
Describes something that can be tied to an interval.
|
| Class | Description |
|---|---|
| AbstractTieable<D extends TieableDefinition> |
Base class for Tieables with common functionality.
|
| AutoTieWrapper |
Wrapper to allow tieables to be tied to on demand producers.
|
| IntervalListener |
Helper class to connect not stats producers to interval updates.
|
| NoIntervalListener |
This class is a substitute for interval listeners in case there is no such interval.
|
| TieableDefinition |
Class that defines moskito components which are tie-able, which means can serve as target for action.
|
| TieableRepository<T extends Tieable,S extends IStats> |
Basic class for repository that manages tieable objects.
|
Copyright © 2010-2020 anotheria.net. All Rights Reserved.