Package org.iplass.mtp.runtime


package org.iplass.mtp.runtime
  • Class
    Description
    Throws when an EntryPoint has already been initialized.
    By using EntryPoint, iPLAss can be initialized/destroyed directly from the code even if outside the servlet container, and logic can be executed by specifying a tenant/user.
    Builder of EntryPoint.
    An interface for server execution environment information.
    An interface for executing logic from EntryPoint in iPLAss.