Interface IMetaEventService

All Superinterfaces:
IComponent, IInitializable, IMetaComponent, IMetaEvent.IListener

public interface IMetaEventService extends IMetaComponent, IMetaEvent.IListener
  • Field Details

    • MESSAGE_THING_TYPE_REFRESH

      static final int MESSAGE_THING_TYPE_REFRESH
      Message command that identifies types info refresh
      See Also:
    • MESSAGE_XTYPE_REFRESH

      static final int MESSAGE_XTYPE_REFRESH
      Message command to refresh XTypes
      See Also:
    • MESSAGE_RELATION_REFRESH

      static final int MESSAGE_RELATION_REFRESH
      refresh relation types
      See Also:
    • MESSAGE_SERVICE_REFRESH

      static final int MESSAGE_SERVICE_REFRESH
      refresh service thing map
      See Also:
  • Method Details

    • fireRefreshEvent

      void fireRefreshEvent(int event)
      causes other machines in cluster to refresh
    • fireRefreshEvent

      void fireRefreshEvent(IMetaEvent event)
      causes other machines in cluster to refresh