Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
F
G
I
O
B
BeanHelper
- Class in
org.weblab_project.core.helper
Abstract class which enable to load dynamically the implementation.
BeanHelper()
- Constructor for class org.weblab_project.core.helper.
BeanHelper
The default constructor to be called by implementations.
F
FILENAME
- Static variable in class org.weblab_project.core.helper.
BeanHelper
The properties file used.
G
getBean(String, Class<T>)
- Method in class org.weblab_project.core.helper.
BeanHelper
Get the bean defined by its name in the configuration file.
getInstance()
- Static method in class org.weblab_project.core.helper.
BeanHelper
getSpecificInstance(String)
- Method in class org.weblab_project.core.helper.
BeanHelper
Return the current instance of Bean factory with respect to the configuration file.
getSpecificInstance(String, boolean)
- Method in class org.weblab_project.core.helper.
BeanHelper
This method is similar to
getSpecificInstance(String)
but when
name
is
true
, it's loaded from the classpath, without the whole path if possible.
I
isBeanDefined(String, Class<?>)
- Method in class org.weblab_project.core.helper.
BeanHelper
O
org.weblab_project.core.helper
- package org.weblab_project.core.helper
B
F
G
I
O
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2009. All Rights Reserved.