public abstract class SerializableClassRegistry extends Object
| Constructor and Description |
|---|
SerializableClassRegistry() |
| Modifier and Type | Method and Description |
|---|---|
static Set<Class> |
getRegisteredClasses() |
static void |
registerClass(Class clazz)
only supposed to be called at startup time
|
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.