Class ContextManager


  • public final class ContextManager
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ContextManager​(java.lang.String state)  
    • Method Summary

      Modifier and Type Method Description
      protected java.lang.String get()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ContextManager

        public ContextManager​(java.lang.String state)
    • Method Detail

      • get

        protected java.lang.String get()