Package com.kosdev.kos.commons.core.service.state


package com.kosdev.kos.commons.core.service.state
  • Class
    Description
    Interface that can be added to objects that are put into BeanContext to indicate that they contains a StateBean for use with StateService.
    Base class for beans that hold state and can be broadcast via message broker when they change.
    Interface for being notified when a StateBean changes state.
    Tracks StateAware beans in the system and generates events when StateAware beans change.