ilog.rules.teamserver.model

Interface IlrSessionFactory

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      void connect(AuthenticationCredentials credentials, java.lang.String url, java.lang.String dataSourceName)
      Establishes a connection to Decision Center.
      void connect(java.lang.String username, java.lang.String password, java.lang.String url, java.lang.String dataSourceName)
      Connects the given user to Decision Center.
      IlrSession getSession()
      Returns the session created by the connection.

© Copyright IBM Corp. 1987, 2015