Package | Description |
---|---|
org.eiichiro.jaguar |
Jaguar - Component Jam
|
org.eiichiro.jaguar.scope |
Component scope and context.
|
Modifier and Type | Method and Description |
---|---|
Map<Class<? extends Annotation>,Descriptor<? extends Context>> |
Container.contexts()
Returns scope annotation-
Descriptor of Context map the
container manages. |
Modifier and Type | Interface and Description |
---|---|
interface |
WebContext<C>
Web context (e.g.
|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationContext
Built-in
Context implementation corresponding to the
Application scope. |
class |
PrototypeContext
|
class |
RequestContext
|
class |
SessionContext
|
class |
SingletonContext
|
class |
ThreadContext
|
Copyright © 2011-2014 Eiichiro Uchiumi. All Rights Reserved.