|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of LoaderMBean in org.norther.tammi.core.base |
|---|
| Classes in org.norther.tammi.core.base that implement LoaderMBean | |
|---|---|
class |
Loader
A default implementation of LoaderMBean. |
| Methods in org.norther.tammi.core.base that return LoaderMBean | |
|---|---|
static LoaderMBean |
StaticDomain.findLoader()
Finds the referent of the default loader MBean. |
static LoaderMBean |
StaticDomain.findLoader(MBeanServer server)
Finds the referent of the default loader MBean in the specified MBean server. |
LoaderMBean |
Adaptee.getLoader()
|
LoaderMBean |
DefaultDomain.getLoader()
|
protected LoaderMBean |
MBeanBroker.getLoader()
Gets the loader. |
LoaderMBean |
MBeanDelegate.getLoader()
Gets the referent of the loader MBean. |
LoaderMBean |
Referable.getLoader()
|
| Uses of LoaderMBean in org.norther.tammi.root.db.util |
|---|
| Methods in org.norther.tammi.root.db.util that return LoaderMBean | |
|---|---|
protected LoaderMBean |
ClassDescriptorHandler.getLoaderMBean()
Gets the loader MBean. |
| Constructors in org.norther.tammi.root.db.util with parameters of type LoaderMBean | |
|---|---|
ClassDescriptorHandler(LoaderMBean loader,
VariableRegistry registry)
Constructs a new handler. |
|
| Uses of LoaderMBean in org.norther.tammi.root.hibernate.util |
|---|
| Constructors in org.norther.tammi.root.hibernate.util with parameters of type LoaderMBean | |
|---|---|
HibernateMappingHandler(LoaderMBean loader,
VariableRegistry registry)
Constructs a new handler. |
|
| Uses of LoaderMBean in org.norther.tammi.root.locale.util |
|---|
| Methods in org.norther.tammi.root.locale.util with parameters of type LoaderMBean | |
|---|---|
void |
DictionaryInitializer.initialize(Persister persister,
VariableRegistry registry,
LoaderMBean loader,
String alias)
|
| Uses of LoaderMBean in org.norther.tammi.root.ojb.util |
|---|
| Constructors in org.norther.tammi.root.ojb.util with parameters of type LoaderMBean | |
|---|---|
OJBDescriptorHandler(LoaderMBean loader,
VariableRegistry registry)
Constructs a new handler. |
|
| Uses of LoaderMBean in org.norther.tammi.root.rt.util |
|---|
| Methods in org.norther.tammi.root.rt.util with parameters of type LoaderMBean | |
|---|---|
void |
Initializer.initialize(Persister persister,
VariableRegistry registry,
LoaderMBean loader,
String alias)
Initializes a database connection. |
| Uses of LoaderMBean in org.norther.tammi.spray.db.step |
|---|
| Methods in org.norther.tammi.spray.db.step that return LoaderMBean | |
|---|---|
LoaderMBean |
RepositoryStepAction.getLoader(FilterChain chain)
Gets the loader for dynamic class loading. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||