T - Base class which should is target
            for augmentations.public interface AugmentationHolder<T>
| Modifier and Type | Method and Description | 
|---|---|
Map<Class<? extends Augmentation<T>>,Augmentation<T>> | 
augmentations()
Returns map of all augmentations. 
 | 
Map<Class<? extends Augmentation<T>>,Augmentation<T>> augmentations()
Copyright © 2018 OpenDaylight. All rights reserved.