Uses of Enum Class
com.google.inject.servlet.ServletScopes.NullObject
Packages that use ServletScopes.NullObject
Package
Description
Servlet API scopes, bindings and registration; this extension requires
guice-servlet.jar
.-
Uses of ServletScopes.NullObject in com.google.inject.servlet
Methods in com.google.inject.servlet that return ServletScopes.NullObjectModifier and TypeMethodDescriptionstatic ServletScopes.NullObject
Returns the enum constant of this class with the specified name.static ServletScopes.NullObject[]
ServletScopes.NullObject.values()
Returns an array containing the constants of this enum class, in the order they are declared.