public abstract class AbstractBundleMessageFactory<T extends org.opendaylight.yangtools.yang.binding.DataContainer> extends Object implements OFSerializer<T>, SerializerRegistryInjector
| Modifier and Type | Field and Description |
|---|---|
protected SerializerRegistry |
serializerRegistry |
| Constructor and Description |
|---|
AbstractBundleMessageFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
injectSerializerRegistry(SerializerRegistry registry)
Injects serializer registry.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitserializeprotected SerializerRegistry serializerRegistry
public void injectSerializerRegistry(SerializerRegistry registry)
SerializerRegistryInjectorinjectSerializerRegistry in interface SerializerRegistryInjectorregistry - registry instanceCopyright © 2019 OpenDaylight. All rights reserved.