Overview
Module
Package
Type
Tree
Deprecated
Index
Prev Type
Next Type
All Types
Summary:
Actio
|
Capac
|
Constr
|
Handl
|
Field
|
Nested
|
Propr
Details:
Actio
|
Constr
|
Handl
|
Field
|
Propr
io.sarl.sre.janus.services.context
Class DefaultContextFactory
java.lang.Object
DefaultContextFactory
All Superinterfaces:
ContextFactory
@
org.eclipse.xtext.xbase.lib.XbaseGenerated
class
DefaultContextFactory
extends
java.lang.Object
implements
ContextFactory
Factory of SRE contexts.
Maven Group Identifier:
io.sarl.sre.janus
Maven Artifact Identifier:
janus.kernel
Since:
0.6.0
Constructor Summary
Constructors
Constructor and description
new(Provider<T>,LoggingService,Provider<T>,Provider<T>)
Constructor with injected parameters.
Action Summary
All actions
Instance actions
Modifier and type
Action and description
Context
newInstance(UUID,UUID,Agent)
Modifier and type
Action and description
Context
newInstance(UUID,UUID,Agent)
Constructor Details
new(Provider<T>,LoggingService,Provider<T>,Provider<T>)
new
(Provider<T>,LoggingService,Provider<T>,Provider<T>)
Constructor with injected parameters.
Parameters:
spaceRepositoryProvider -
the provider of space repository.
logger -
the logging service.
listenerFactory -
the factory of space listeners.
factories -
the provider of factories tool.
Action Details
newInstance(UUID,UUID,Agent)
def
newInstance(UUID,UUID,Agent) :
Context