public class SfcProviderBootstrapRestAPI extends SfcProviderAbstractRestAPI
Reads config files containing fully prepared RESTconf data from the configuration/startup/ (in the run script subdirectory). After every Maven "clean" command those files will be deleted along with the whole /target directory, and after a rebuild they will be copied from sfc-distribution/src/main/resources/configuration/startup
ODL_SFC| Modifier and Type | Method and Description |
|---|---|
static SfcProviderBootstrapRestAPI |
getPutBootstrapData(Object[] params,
Class[] paramsTypes) |
void |
putBootstrapData() |
getMethodName, getParameters, getParameterTypes, run, setMethodName, setParameters, setParameterTypespublic static SfcProviderBootstrapRestAPI getPutBootstrapData(Object[] params, Class[] paramsTypes)
public void putBootstrapData()
Copyright © 2016 OpenDaylight. All rights reserved.