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-2012 Apache Software Foundation. All Rights Reserved.