Package | Description |
---|---|
org.eiichiro.jaguar |
Jaguar - Component Jam
|
org.eiichiro.jaguar.scope |
Component scope and context.
|
org.eiichiro.jaguar.validation |
Component validation.
|
Modifier and Type | Class and Description |
---|---|
class |
Container
Container is the core of Jaguar. |
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
|
Modifier and Type | Class and Description |
---|---|
class |
RequiredValidator
Built-in
Validator implementation corresponding to the
Required constraint. |
Copyright © 2011-2014 Eiichiro Uchiumi. All Rights Reserved.