Class ServerInitialContext

java.lang.Object
org.infinispan.server.context.ServerInitialContext
All Implemented Interfaces:
Context

public class ServerInitialContext extends Object implements Context
A very trivial implementation of Context which only supports binding and lookup in a flat namespace
Since:
11.0
Author:
Tristan Tarrant <tristan@infinispan.org>