Package | Description |
---|---|
org.jboss.weld.bootstrap.api | |
org.jboss.weld.bootstrap.api.helpers |
Modifier and Type | Method and Description |
---|---|
static SingletonProvider |
SingletonProvider.instance() |
Modifier and Type | Method and Description |
---|---|
static void |
SingletonProvider.initialize(SingletonProvider instance)
Initialize with an explicit instance
|
Modifier and Type | Class and Description |
---|---|
class |
IsolatedStaticSingletonProvider
A singleton provider that assumes an isolated classloder per application
|
class |
RegistrySingletonProvider |
class |
TCCLSingletonProvider
Singleton provider that uses the Thread Context ClassLoader to differentiate between applications
|
Copyright © 2008–2017. All rights reserved.