Package

com.linkedin.playparseq.s

modules

Permalink

package modules

Visibility
  1. Public
  2. All

Type Members

  1. class PlayParSeqModule extends Module

    Permalink

    The class PlayParSeqModule is a preset Module for the dependency injection bindings of PlayParSeq.

    The class PlayParSeqModule is a preset Module for the dependency injection bindings of PlayParSeq. This PlayParSeq configuration includes PlayParSeqImpl, ParSeqTaskStoreImpl and EngineProvider. The key play.modules.enabled += "com.linkedin.playparseq.s.modules.PlayParSeqModule" needs to be added into your conf file, if you want to use this PlayParSeq configuration.

Ungrouped