@Service
public class SimpleComponentConfigStore
extends org.onosproject.store.AbstractStore<org.onosproject.cfg.ComponentConfigEvent,org.onosproject.cfg.ComponentConfigStoreDelegate>
implements org.onosproject.cfg.ComponentConfigStore
| Constructor and Description |
|---|
SimpleComponentConfigStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deactivate() |
void |
setProperty(String componentName,
String name,
String value) |
void |
unsetProperty(String componentName,
String name) |
hasDelegate, notifyDelegate, notifyDelegate, setDelegate, unsetDelegateCopyright © 2015. All rights reserved.