Skip to content

Commit

Permalink
fixup! JAMES-2886 Configuration examples for custom Guice injections
Browse files Browse the repository at this point in the history
  • Loading branch information
chibenwa committed Sep 24, 2019
1 parent c52296b commit 4e55cdc
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@

# Upon injections, the user can reference additional guice modules, that are going to be used only upon extensions instantiation.

#List of fully qualified class names of additional guice modules to be used to instanciate extensions
#List of coma separated (',') fully qualified class names of additional guice modules to be used to instantiate extensions
#guice.extension.module=
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@

# Upon injections, the user can reference additional guice modules, that are going to be used only upon extensions instantiation.

#List of fully qualified class names of additional guice modules to be used to instanciate extensions
#List of coma separated (',') fully qualified class names of additional guice modules to be used to instantiate extensions
#guice.extension.module=
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@

# Upon injections, the user can reference additional guice modules, that are going to be used only upon extensions instantiation.

#List of fully qualified class names of additional guice modules to be used to instanciate extensions
#List of coma separated (',') fully qualified class names of additional guice modules to be used to instantiate extensions
#guice.extension.module=
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@

# Upon injections, the user can reference additional guice modules, that are going to be used only upon extensions instantiation.

#List of fully qualified class names of additional guice modules to be used to instanciate extensions
#List of coma separated (',') fully qualified class names of additional guice modules to be used to instantiate extensions
#guice.extension.module=
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@

# Upon injections, the user can reference additional guice modules, that are going to be used only upon extensions instantiation.

#List of fully qualified class names of additional guice modules to be used to instanciate extensions
#List of coma separated (',') fully qualified class names of additional guice modules to be used to instantiate extensions
#guice.extension.module=
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@

# Upon injections, the user can reference additional guice modules, that are going to be used only upon extensions instantiation.

#List of fully qualified class names of additional guice modules to be used to instanciate extensions
#List of coma separated (',') fully qualified class names of additional guice modules to be used to instantiate extensions
#guice.extension.module=
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@

# Upon injections, the user can reference additional guice modules, that are going to be used only upon extensions instantiation.

#List of fully qualified class names of additional guice modules to be used to instanciate extensions
#List of coma separated (',') fully qualified class names of additional guice modules to be used to instantiate extensions
#guice.extension.module=

0 comments on commit 4e55cdc

Please sign in to comment.