| Modifier and Type | Method and Description |
|---|---|
protected void |
ISLocalPublisher.LocalProfileConsumer.onProfileRegistered(GCUBEResource resource,
GCUBEScope scope)
registered profile event callback.
|
protected void |
ISLocalPublisher.LocalProfileConsumer.onProfileUpdated(GCUBEResource resource,
GCUBEScope scope)
updated profile event callback.
|
void |
ISResourcePublisher.register(GCUBEResource resource,
GCUBEScope scope,
GCUBESecurityManager manager)
Registers a
GCUBEResource on the Information System |
String |
ISPublisher.registerGCUBEResource(GCUBEResource resource,
GCUBEScope scope,
GCUBESecurityManager manager)
Registers a
GCUBEResource on the Information System |
void |
ISResourcePublisher.update(GCUBEResource resource,
GCUBEScope scope,
GCUBESecurityManager manager)
Updates a
GCUBEResource in the Information System |
void |
ISPublisher.updateGCUBEResource(GCUBEResource resource,
GCUBEScope scope,
GCUBESecurityManager manager)
Updates a
GCUBEResource in the Information System |
| Constructor and Description |
|---|
ISLocalPublisher.LocalProfileEvent(GCUBEResource resource,
GCUBEScope scope) |
| Modifier and Type | Class and Description |
|---|---|
class |
GCUBECollection |
class |
GCUBECS |
class |
GCUBECSInstance |
class |
GCUBEExternalRunningInstance |
class |
GCUBEGenericResource |
class |
GCUBEHostingNode |
class |
GCUBEMCollection |
class |
GCUBERunningInstance
Specifies the behaviour common to all gCUBE services.
|
class |
GCUBERuntimeResource
Specifies the behavior of a Runtime Resource
|
class |
GCUBEService
Specifies the behaviour common to all gCUBE services.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends GCUBEResource & GCUBEResourceImpl> |
KGCUBEResource.load(T component,
Reader reader)
Deserialises a
GCUBEResourceImpl which implements a GCUBEResource from a
serialisation. |
static <T extends GCUBEResource & GCUBEResourceImpl> |
KGCUBEResource.store(T component,
Writer writer)
Serialises a
GCUBEResourceImpl which implements a GCUBEResource. |
| Modifier and Type | Class and Description |
|---|---|
class |
KGCUBECollection |
| Modifier and Type | Class and Description |
|---|---|
class |
KGCUBECS |
| Modifier and Type | Class and Description |
|---|---|
class |
KGCUBECSInstance |
| Modifier and Type | Class and Description |
|---|---|
class |
KGCUBEExternalRunningInstance |
| Modifier and Type | Class and Description |
|---|---|
class |
KGCUBEGenericResource |
| Modifier and Type | Class and Description |
|---|---|
class |
KGCUBEMCollection |
| Modifier and Type | Class and Description |
|---|---|
class |
KGCUBEHostingNode |
| Modifier and Type | Class and Description |
|---|---|
class |
KGCUBERunningInstance
An implementation of
GCUBERunningInstance based on KXml parser. |
| Modifier and Type | Class and Description |
|---|---|
class |
KRuntimeResource
Manages the serialization/deserialization of a
GCUBERuntimeResource |
| Modifier and Type | Class and Description |
|---|---|
class |
KGCUBEService
An implementation of
GCUBEService based on KXml parser. |
Copyright © 2015. All Rights Reserved.