Interface BBjAdminWebAppServer_1700

All Superinterfaces:
BBjAdminCommitPropertyWriter, BBjAdminCommitWriter, BBjAdminPropertyReader, BBjAdminPropertyWriter, BBjAdminWebAppServer, BBjAdminWebAppServer_1500, Remote, Serializable

public interface BBjAdminWebAppServer_1700 extends BBjAdminWebAppServer_1500
This is the interface for configuring the Web App Server.
  • Method Details

    • getContextInfo

      BBjAdminContextInfo getContextInfo(String p_contextName, boolean isRAP) throws BBjAdminException
      Returns the context info for the specified context.
      Parameters:
      p_contextName - Name of context to get info for.
      Returns:
      Returns the specified context or throws an exception if it is not valid.
      Throws:
      BBjAdminException - If the context is not valid.