| Package | Description |
|---|---|
| com.caucho.config.inject | |
| com.caucho.config.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSingletonBean<T>
SingletonBean represents a singleton instance exported as a web beans.
|
class |
InjectionBean<T>
SingletonBean represents a singleton instance exported as a web beans.
|
class |
ManagedSingletonBean<T>
SingletonBean represents a singleton instance exported as a web beans.
|
class |
SingletonBean<T>
SingletonBean represents a singleton instance exported as a web beans.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XmlBean<X>
Internal implementation for a Bean
|