站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 4.0.0.11754MR2 API 英文版文档

org.objenesis.instantiator.sun (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


Package org.objenesis.instantiator.sun

Class Summary
Sun13Instantiator Instantiates a class by making a call to internal Sun private methods.
Sun13InstantiatorBase Base class for Sun 1.3 based instantiators.
Sun13SerializationInstantiator Instantiates a class by making a call to internal Sun private methods.
SunReflectionFactoryInstantiator Instantiates an object, WITHOUT calling it's constructor, using internal sun.reflect.ReflectionFactory - a class only available on JDK's that use Sun's 1.4 (or later) Java implementation.
SunReflectionFactorySerializationInstantiator Instantiates an object using internal sun.reflect.ReflectionFactory - a class only available on JDK's that use Sun's 1.4 (or later) Java implementation.
 



Copyright © 2001-2007 JBoss Inc.. All Rights Reserved.