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 IObjectFactory
Copyright © 2024. All rights reserved.