Class HandleManagerImpl

  • All Implemented Interfaces:
    io.vertigo.core.node.component.Activeable, io.vertigo.core.node.component.Component, io.vertigo.core.node.component.CoreComponent, HandleManager

    public final class HandleManagerImpl
    extends Object
    implements HandleManager, io.vertigo.core.node.component.Activeable
    • Constructor Detail

      • HandleManagerImpl

        @Inject
        public HandleManagerImpl​(io.vertigo.datastore.entitystore.EntityStoreManager entityStoreManager,
                                 VTransactionManager transactionManager,
                                 HandlePlugin handlePlugin)
    • Method Detail

      • start

        public void start()
        Specified by:
        start in interface io.vertigo.core.node.component.Activeable
      • stop

        public void stop()
        Specified by:
        stop in interface io.vertigo.core.node.component.Activeable
      • onEvent

        public void onEvent​(io.vertigo.datastore.entitystore.StoreEvent storeEvent)
        Receive Store event.
        Parameters:
        storeEvent - Store event