Uses of Interface
org.jboss.marshalling.Creator
-
Packages that use Creator Package Description org.jboss.marshalling.reflect Reflection utilities for marshalling users and implementations. -
-
Uses of Creator in org.jboss.marshalling.reflect
Classes in org.jboss.marshalling.reflect that implement Creator Modifier and Type Class Description classPublicReflectiveCreatorDeprecated.this class simply delegates toReflectiveCreator.classReflectiveCreatorDeprecated.This class is no longer used and will be removed in a future version.classSunReflectiveCreatorDeprecated.This creator is no longer used and will be removed in a future version.
-