public static interface ObjectInputStreamWithCL.ClassResolver
This interface is used to resolve OSGi declared serializable classes.
Modifier and Type | Method and Description |
---|---|
Class |
resolveClass(String className)
Attempt to load the specified class.
|
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.