public class ObjectFactoryImpl extends Object implements IObjectFactory
| Constructor and Description |
|---|
ObjectFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
newInstance(Constructor constructor,
Object... params) |
public Object newInstance(Constructor constructor, Object... params)
newInstance in interface IObjectFactoryCopyright © 2024. All rights reserved.