org.granite.messaging.jmf.reflect
Class SunConstructorFactory
java.lang.Object
org.granite.messaging.jmf.reflect.SunConstructorFactory
- All Implemented Interfaces:
- ConstructorFactory
public class SunConstructorFactory
- extends Object
- implements ConstructorFactory
- Author:
- Franck WOLFF
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SunConstructorFactory
public SunConstructorFactory()
newConstructorForSerialization
public Constructor<?> newConstructorForSerialization(Class<?> cls)
throws NoSuchMethodException,
SecurityException
- Specified by:
newConstructorForSerialization in interface ConstructorFactory
- Throws:
NoSuchMethodException
SecurityException