public class Builder extends Object
| Constructor and Description |
|---|
Builder(GCUBEServiceContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
addPlugin(GCUBEService service)
Adds a new plugin to the RI profile
|
void |
createRIResource() |
void |
removePlugin(GCUBEService service)
Removes a plugin from the RI profile
|
void |
setLogger(GCUBELog logger) |
void |
updateRIResource() |
public Builder(GCUBEServiceContext context)
public void setLogger(GCUBELog logger)
public void addPlugin(GCUBEService service)
service - the plugin to addpublic void removePlugin(GCUBEService service)
service - the plugin to removeCopyright © 2015. All Rights Reserved.