| Package | Description |
|---|---|
| org.togglz.core.context |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanFinderFeatureManagerProvider
|
class |
ContextClassLoaderFeatureManagerProvider
This implementation of
FeatureManagerProvider stores one FeatureManager for each context class loader. |
class |
JNDIFeatureManagerProvider
Implementation of
FeatureManagerProvider that tries to look up a FeatureManager from JNDI using the name
java:/comp/env/FeatureManager. |
class |
StaticFeatureManagerProvider
Implementation of
FeatureManagerProvider for Java SE applications. |
class |
ThreadLocalFeatureManagerProvider
This implementation of
FeatureManagerProvider allows to store the FeatureManager in a ThreadLocal for
the current thread. |
Copyright © 2018. All Rights Reserved.