Class EnvironmentService

    • Constructor Detail

      • EnvironmentService

        public EnvironmentService()
    • Method Detail

      • initSpaces

        public IFuture<java.lang.Void> initSpaces()
        Init the spaces.
      • terminateSpaces

        public IFuture<java.lang.Void> terminateSpaces()
        Shutdown the spaces.
      • getSpace

        public static IFuture<java.lang.Object> getSpace​(IInternalAccess component,
                                                         java.lang.String name)
        Get a space for a component.