新会话

  • 网络new session
新会话新会话
  1. 这个新会话将记录原shell中的所有活动。

    This new session will log all the activity in the original shell .

  2. 这样,在使用Session.login()(它接收定义在JcrSessionFactory中的参数)创建任何新会话时,如果发现有线程绑定的会话,就将返回它。

    That accepts the parameters defined on the JcrSessionFactory will return the thread-bound session if one is found .