|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sdnplatform.sync.internal.config.PropertyCCProvider
public class PropertyCCProvider
| Field Summary | |
|---|---|
protected static org.slf4j.Logger |
logger
|
| Constructor Summary | |
|---|---|
PropertyCCProvider()
|
|
| Method Summary | |
|---|---|
ClusterConfig |
getConfig()
Get the ClusterConfig that represents the current cluster |
void |
init(SyncManager syncManager,
FloodlightModuleContext context)
Initialize the provider with the configuration parameters from the Floodlight module context. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static org.slf4j.Logger logger
| Constructor Detail |
|---|
public PropertyCCProvider()
| Method Detail |
|---|
public ClusterConfig getConfig()
throws SyncException
IClusterConfigProviderClusterConfig that represents the current cluster
getConfig in interface IClusterConfigProviderClusterConfig object
SyncException
public void init(SyncManager syncManager,
FloodlightModuleContext context)
IClusterConfigProvider
init in interface IClusterConfigProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||