com.googlecode.icegem.serialization.codegen
Class RTSupport
java.lang.Object
com.googlecode.icegem.serialization.codegen.RTSupport
public class RTSupport
- extends Object
- Author:
- igolovach
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RTSupport
public RTSupport()
checkAllowedInCompileTime
public static void checkAllowedInCompileTime(Class<?> clazz)
throws InvalidClassException
- Throws:
InvalidClassException
checkAllowedInRealTime
public static void checkAllowedInRealTime(Object obj)
throws InvalidClassException
- Throws:
InvalidClassException
Copyright © 2011. All Rights Reserved.