Uses of Class
org.jboss.marshalling.reflect.ReflectiveCreator
-
Packages that use ReflectiveCreator Package Description org.jboss.marshalling.reflect Reflection utilities for marshalling users and implementations.org.jboss.marshalling.river The River protocol implementation package. -
-
Uses of ReflectiveCreator in org.jboss.marshalling.reflect
Subclasses of ReflectiveCreator in org.jboss.marshalling.reflect Modifier and Type Class Description classSunReflectiveCreatorDeprecated.This creator is no longer used and will be removed in a future version.Fields in org.jboss.marshalling.reflect declared as ReflectiveCreator Modifier and Type Field Description private ReflectiveCreatorPublicReflectiveCreator. reflectiveCreatorDeprecated. -
Uses of ReflectiveCreator in org.jboss.marshalling.river
Fields in org.jboss.marshalling.river declared as ReflectiveCreator Modifier and Type Field Description private static ReflectiveCreatorRiverUnmarshaller. DEFAULT_CREATOR
-