|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BeanHelper in org.weblab_project.core.helper |
---|
Methods in org.weblab_project.core.helper that return BeanHelper | |
---|---|
static BeanHelper |
BeanHelper.getInstance()
|
abstract BeanHelper |
BeanHelper.getSpecificInstance(java.lang.String path)
Return the current instance of Bean factory with respect to the configuration file. |
abstract BeanHelper |
BeanHelper.getSpecificInstance(java.lang.String fileNameOrPath,
boolean isName)
This method is similar to getSpecificInstance(String) but when name is true , it's loaded from the classpath, without
the whole path if possible. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |