Interface | Description |
---|---|
Instantiator |
An interface for instantiating classes using non-portable reflection methods
|
Class | Description |
---|---|
InstantiatorFactory |
A factory class for obtaining the first available instantiator
|
ReflectionFactoryInstantiator |
A instantiator for sun.reflect.ReflectionFactory
|
UnsafeInstantiator |
An instantiator for sun.misc.Unsafe
|
Copyright © 2012 Seam Framework. All Rights Reserved.