Interface ActivitiesAware

All Known Implementing Classes:
CoreInputDispenser

public interface ActivitiesAware
Dispensers that implement this decorator interface might need to know about the other activities that are present in a configuration. Those dispensers will have th
  • Method Summary

    Modifier and Type Method Description
    void setActivitiesMap​(java.util.Map<java.lang.String,​Activity> activities)