Package com.basis.api.admin
Interface BBjAdminJnlpApplication
- All Superinterfaces:
BBjAdminCommitPropertyWriter,BBjAdminCommitWriter,BBjAdminPropertyReader,BBjAdminPropertyWriter,Comparable<BBjAdminJnlpApplication>,Remote
- All Known Subinterfaces:
BBjAdminJnlpApplication_1411
public interface BBjAdminJnlpApplication
extends BBjAdminCommitPropertyWriter, Comparable<BBjAdminJnlpApplication>
Configuration for the JNLP application on the server.
-
Field Summary
Fields -
Method Summary
Methods inherited from interface com.basis.api.admin.BBjAdminCommitPropertyWriter
getChangedProperties, getClearedProperties, getOriginalPropertiesMethods inherited from interface com.basis.api.admin.BBjAdminCommitWriter
commit, rollbackMethods inherited from interface com.basis.api.admin.BBjAdminPropertyReader
checkValueEqual, contains, contains, getBoolean, getDouble, getInt, getList, getLong, getProperties, getString, getType, getTypes, getValueMethods inherited from interface com.basis.api.admin.BBjAdminPropertyWriter
addType, canAddNewProperties, canClear, clear, clearProperties, clearProperty, getReadOnly, hasChanged, isReadOnly, setBoolean, setDouble, setInt, setList, setLong, setProperties, setString, setValueMethods inherited from interface java.lang.Comparable
compareTo
-
Field Details
-
NAME
- See Also:
-
XML
- See Also:
-
CONTEXT
- See Also:
-
STATUS
- See Also:
-
CONTEXT_PATH
- See Also:
-
CONTEXT_HOST
- See Also:
-
-
Method Details
-
getUrl
Returns the actual URL to use to access the application. The value in JNLP_URL needs to be parsed.- Throws:
BBjAdminException
-