Package org.nuiton.util.beans
Interface InstanceFactory<O>
public interface InstanceFactory<O>
- Author:
- Sylvain Bavencoff - bavencoff@codelutin.com
-
Method Summary
Modifier and Type Method Description OnewInstance()
-
Method Details
-
newInstance
O newInstance()
-