org.openspaces.scala

repl

package repl

Visibility
  1. Public
  2. All

Type Members

  1. case class ExecutionHolder(gigaSpace: GigaSpace, context: ApplicationContext = null, clusterInfo: ClusterInfo = null) extends Product with Serializable

    Holds a GigaSpace proxy, the application context and the cluster info for execute operations performed in the REPL.

  2. class GigaSpacesScalaReplLoop extends ILoop

    An extension of scala.tools.nsc.interpreter.ILoop (The scala REPL).

Value Members

  1. object GigaSpacesScalaRepl

    Entry point for the XAP enhanced scala REPL.

  2. object GigaSpacesScalaReplUtils

    Utility methods to simplify work during an REPL session.

Ungrouped