public interface BBjAdminWebAppServer_1700 extends BBjAdminWebAppServer_1500
CLIENT_POLL_INTERVAL, DEVELOPMENT_MODE, DISALLOW_CONSOLE, END_ACTION, END_ACTION_APP, END_ACTION_MSG, END_ACTION_URL, ERR_ACTION, ERR_ACTION_APP, ERR_ACTION_MSG, ERR_ACTION_URL, MANAGE_BROWSER_HISTORY, OMIT_BASIS_CSS, SECURE, SESSION_TIMEOUT, SHOW_BROWSER_WARNING, SHOW_CLIENT_CONFIRMATION_DIALOG
Modifier and Type | Method and Description |
---|---|
BBjAdminContextInfo |
getContextInfo(java.lang.String p_contextName,
boolean isRAP)
Returns the context info for the specified context.
|
createContext, createSSL, getContextInfo, getContextNames, getSSLInfo, getSSLNames, removeContext, removeSSL
addJRE, addResource, createApplication, getApplication, getAppNames, getJREs, getResourceUrls, isPublished, isRunning, publish, removeJRE, removeResource, start, stop, unpublish, updateJRE
getChangedProperties, getClearedProperties, getOriginalProperties
addType, canAddNewProperties, canClear, clear, clearProperties, clearProperty, getReadOnly, hasChanged, isReadOnly, setBoolean, setDouble, setInt, setList, setLong, setProperties, setString, setValue
checkValueEqual, contains, contains, getBoolean, getDouble, getInt, getList, getLong, getProperties, getString, getType, getTypes, getValue
commit, rollback
BBjAdminContextInfo getContextInfo(java.lang.String p_contextName, boolean isRAP) throws BBjAdminException
p_contextName
- Name of context to get info for.BBjAdminException
- If the context is not valid.