Package | Description |
---|---|
com.google.inject.internal |
Guice (sounds like like "juice")
|
com.google.inject.servlet |
Servlet API scopes, bindings and registration; this extension requires
guice-servlet-3.0.jar . |
Modifier and Type | Class and Description |
---|---|
class |
ProviderMethod<T>
A provider that invokes a method and returns its result.
|
Modifier and Type | Class and Description |
---|---|
class |
FilterDefinition
Defines a filter mapped to a URI pattern and performs the request filtering for that filter.
|
class |
ServletDefinition
Defines a servlet mapped to a URI pattern and performs the request dispatch to that servlet.
|
Copyright © 2006–2015 Google, Inc.. All rights reserved.