Interface HasPermazenSession

All Known Implementing Classes:
PermazenExecRequest, PermazenExecSession, PermazenJShellShellSession, PermazenShellRequest, PermazenShellSession

public interface HasPermazenSession
Implemented by our customized JCT objects that can provide access to the current Permazen Session.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the Permazen Session associated with this instance.
  • Method Details

    • getPermazenSession

      Session getPermazenSession()
      Get the Permazen Session associated with this instance.