Fix use of TypeLiteral<> of PullReplicationFilter

The use of Type<> was incorrect when used in the injection of
Guice generic types. Replace Type<> with the more appropriate
TypeLiteral<>.

Change-Id: Ia8e3b151e5a30d182861b588d880972d728539a0
1 file changed
tree: 66e6d913e1dc6a97b6c9539352e444b81bbfa1b5
  1. example-setup/
  2. src/
  3. .gitignore
  4. BUILD
  5. Jenkinsfile
  6. LICENSE