Uses of Class
com.mastfrog.giulius.Dependencies
Packages that use Dependencies
-
Uses of Dependencies in com.mastfrog.giulius
Methods in com.mastfrog.giulius that return DependenciesModifier and TypeMethodDescriptionfinal DependenciesDependencies.alsoShutdown(Dependencies other) DependenciesBuilder.build()Build a dependencies object.static DependenciesDependencies.create(com.google.inject.Module... modules) Create a Dependencies with the classpath contents used to look up properties files and named properties, and the default settings.Methods in com.mastfrog.giulius with parameters of type DependenciesModifier and TypeMethodDescriptionfinal DependenciesDependencies.alsoShutdown(Dependencies other)