public interface BBjAdminJnlpResourcesSection extends BBjAdminPropertyWriter
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
INITIAL_HEAP |
static java.lang.String |
JAVA_URL |
static java.lang.String |
JAVA_VERSION |
static java.lang.String |
MAX_HEAP |
static java.lang.String |
VM_ARGUMENTS |
Modifier and Type | Method and Description |
---|---|
BBjAdminList<BBjAdminJnlpResourceProperty> |
getResourceProperties()
Returns a list of the resources section properties.
|
BBjAdminList<BBjAdminJnlpResourceLibrary> |
getResources()
Returns a list of all the resources which includes JARs and native libraries.
|
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
static final java.lang.String JAVA_VERSION
static final java.lang.String JAVA_URL
static final java.lang.String VM_ARGUMENTS
static final java.lang.String INITIAL_HEAP
static final java.lang.String MAX_HEAP
BBjAdminList<BBjAdminJnlpResourceLibrary> getResources()
BBjAdminList<BBjAdminJnlpResourceProperty> getResourceProperties()