io.sarl.sre.janus.services.infrastructure
Class BasicInfrastructureService
All Superinterfaces:
InfrastructureService, org.arakhne.afc.services.IService
@javax.inject.Singleton
class BasicInfrastructureService
extends java.lang.Object
implements InfrastructureService
This class supports the management of the SRE infrastructure inside a closed environment.

This service is thread-safe.
Maven Group Identifier:
io.sarl.sre.janus
Maven Artifact Identifier:
janus.kernel
Property Summary
Modifier and type Property and description
java.lang.Class<T> referenceType
Action Summary
Modifier and type Action and description
java.lang.Class<T> getReferenceType
Property Details
referenceType
val referenceType : java.lang.Class<T>

This property is an alias for the action: getReferenceType

Action Details
getReferenceType
def getReferenceType : java.lang.Class<T>