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