@Beta public abstract class AbstractGenerator extends Object
Constructor and Description |
---|
AbstractGenerator() |
Modifier and Type | Method and Description |
---|---|
abstract String |
loadSerializerFor(Class<?> cls)
Ensure that the serializer class for specified class is loaded and return
its name.
|
Copyright © 2019 OpenDaylight. All rights reserved.