Class ContextSession

java.lang.Object
de.uplanet.lucy.server.ContextSession

@Scriptable public final class ContextSession extends Object
  • Method Details

    • get

      public static ISession get()
      Calls ThreadContext.getSession().
      Returns:
      The session that is bound to the current thread.