-
All Superinterfaces:
-
ContextService, org.arakhne.afc.services.IService
Implementation of a context-space service that is connected to remote SRE with the Hazelcast framework.
-
Maven Group Identifier:
-
-
Maven Artifact Identifier:
-
-
Since:
-
Property Summary
Modifier and type |
Property and description |
com.hazelcast.core.HazelcastInstance |
hazelcastInstance |
Nested Type Summary
Constructor Summary
Action Summary
Inherited: createContext(UUID,UUID,Agent),
createContextWithoutRegistration(UUID,UUID,Agent),
getAllContexts,
getContext(UUID),
getContextInternalStructure,
getReferenceType,
getRootContext
Property Details
-
hazelcastInstance
-
val hazelcastInstance : com.hazelcast.core.HazelcastInstance
This property is an alias for the action: getHazelcastInstance
Constructor Details
-
new(SreConfig,Context,LoggingService,Injector,ContextFactory,Provider<T>,HazelcastInstance)
-
new(SreConfig,Context,LoggingService,Injector,ContextFactory,Provider<T>,HazelcastInstance)
Action Details
-
createLogger(LoggingService)
-
protected def createLogger(LoggingService) : java.util.logging.Logger
-
ensureDefaultSpaceDefinition(UUID,UUID,Agent)
-
protected def ensureDefaultSpaceDefinition(UUID,UUID,Agent) : Context
-
getHazelcastInstance
-
def getHazelcastInstance : com.hazelcast.core.HazelcastInstance
-
newContextInstance(UUID,UUID,Agent)
-
protected def newContextInstance(UUID,UUID,Agent) : Context
-
onStart
-
def onStart
-
onStop
-
def onStop
-
removeContext(UUID)
-
def removeContext(UUID) : Context
-
removeDefaultSpaceDefinition(UUID,UUID)
-
protected def removeDefaultSpaceDefinition(UUID,UUID) : Context