| Package | Description |
|---|---|
| com.liferay.portal.kernel.spring.util |
| Modifier and Type | Method and Description |
|---|---|
Object |
SpringFactory.newBean(String className)
Deprecated.
|
static Object |
SpringFactoryUtil.newBean(String className)
Deprecated.
|
Object |
SpringFactory.newBean(String className,
Map<String,Object> properties)
Deprecated.
|
static Object |
SpringFactoryUtil.newBean(String className,
Map<String,Object> properties)
Deprecated.
|