| Class | Description |
|---|---|
| Configuration |
Configuration is a built-in place holder for Gig application's
configuration settings. |
| Gig |
Gig provides some utility methods to bootstrap/shutdown Gig
application. |
| Main |
Main is a command line interface to print the information about this
Gig build. |
| Namespace |
Namespace provides a facility to get/set the value corresponding to
the specified key in the current context of the specified scope. |
| Namespace.Store |
Namespace value store.
|
| Version |
Version represents the serial version for current Gig build. |
| WebFilter |
WebFilter is a org.eiichiro.bootleg.BootlegFilter extension
for Gig to setup Web contexts and Web endpoints from org.eiichiro.gig.Configuration. |
| WebListener |
WebListener is a org.eiichiro.jaguar.WebListener extension to
bootstrap/shutdown Gig application. |
| Annotation Type | Description |
|---|---|
| Repository |
Repository is a built-in stereotype to represent
Repository
component described in P of EAA. |
| Service |
Service is a built-in stereotype to represent
Service Layer
component described in P of EAA. |
| Transactional |
Transactional is a intercept annotation to control Acid Houses' NoSQL
database transaction declaratively. |
Copyright © 2011-2014 Eiichiro Uchiumi. All Rights Reserved.