| Package | Description |
|---|---|
| org.gcube.common.core.contexts | |
| org.gcube.common.core.contexts.service | |
| org.gcube.common.core.plugins | |
| org.gcube.common.resources.kxml.service |
| Modifier and Type | Field and Description |
|---|---|
protected GCUBEService |
GCUBERemotePortTypeContext.service
The local resource which models the service of the remote port-type.
|
| Modifier and Type | Method and Description |
|---|---|
GCUBEService |
GCUBEServiceContext.getService()
Returns the
GCUBEService resource of the service. |
GCUBEService |
GCUBERemotePortTypeContext.getService()
Returns the
GCUBEService resource of the service
of the remote port-type. |
| Modifier and Type | Method and Description |
|---|---|
void |
Builder.addPlugin(GCUBEService service)
Adds a new plugin to the RI profile
|
void |
Builder.removePlugin(GCUBEService service)
Removes a plugin from the RI profile
|
| Modifier and Type | Method and Description |
|---|---|
GCUBEService |
GCUBEPluginContext.getPlugin()
Returns the
GCUBEService that models the plugin. |
| Modifier and Type | Method and Description |
|---|---|
void |
GCUBEPluginContext.initialise(GCUBEService plugin)
Creates an instance for a given plugin.
|
void |
GCUBEPluginManager.registerPlugin(GCUBEService plugin,
boolean... persisted)
Register a plugin with the manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KGCUBEService
An implementation of
GCUBEService based on KXml parser. |
Copyright © 2015. All Rights Reserved.