|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GCUBEService | |
|---|---|
| org.gcube.common.core.contexts | |
| org.gcube.common.core.contexts.service | |
| org.gcube.common.core.plugins | |
| org.gcube.common.resources.kxml.service | |
| Uses of GCUBEService in org.gcube.common.core.contexts |
|---|
| Fields in org.gcube.common.core.contexts declared as GCUBEService | |
|---|---|
protected GCUBEService |
GCUBERemotePortTypeContext.service
The local resource which models the service of the remote port-type. |
| Methods in org.gcube.common.core.contexts that return GCUBEService | |
|---|---|
GCUBEService |
GCUBERemotePortTypeContext.getService()
Returns the GCUBEService resource of the service
of the remote port-type. |
GCUBEService |
GCUBEServiceContext.getService()
Returns the GCUBEService resource of the service. |
| Uses of GCUBEService in org.gcube.common.core.contexts.service |
|---|
| Methods in org.gcube.common.core.contexts.service with parameters of type GCUBEService | |
|---|---|
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 |
| Uses of GCUBEService in org.gcube.common.core.plugins |
|---|
| Methods in org.gcube.common.core.plugins that return GCUBEService | |
|---|---|
GCUBEService |
GCUBEPluginContext.getPlugin()
Returns the GCUBEService that models the plugin. |
| Methods in org.gcube.common.core.plugins with parameters of type GCUBEService | |
|---|---|
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. |
| Uses of GCUBEService in org.gcube.common.resources.kxml.service |
|---|
| Subclasses of GCUBEService in org.gcube.common.resources.kxml.service | |
|---|---|
class |
KGCUBEService
An implementation of GCUBEService based on KXml parser. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||