Interface | Description |
---|---|
Bootstrap |
Application container initialization API for Weld.
|
Environment |
Represents an environment.
|
Service |
Marks a Service which is used by Weld to interact with it's environment
|
ServiceRegistry |
A service registry
|
Singleton<T> |
Holds a reference to an application singleton.
|
Class | Description |
---|---|
SingletonProvider |
A provider of
Singleton s |
Enum | Description |
---|---|
Environments |
Requirements for various well known environments.
|
Copyright © 2012 Seam Framework. All Rights Reserved.