Uses of Class
org.jboss.marshalling.reflect.SerializableClassRegistry
-
Packages that use SerializableClassRegistry Package Description org.jboss.marshalling.reflect Reflection utilities for marshalling users and implementations. -
-
Uses of SerializableClassRegistry in org.jboss.marshalling.reflect
Methods in org.jboss.marshalling.reflect that return SerializableClassRegistry Modifier and Type Method Description static SerializableClassRegistrySerializableClassRegistry. getInstance()Get the serializable class registry instance, if allowed by the current security manager.
-