|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Configuration.ApplicationListOption | |
---|---|
com.sibvisions.rad.server.config | Contains classes which are used for configuration purposes. |
Uses of Configuration.ApplicationListOption in com.sibvisions.rad.server.config |
---|
Methods in com.sibvisions.rad.server.config that return Configuration.ApplicationListOption | |
---|---|
static Configuration.ApplicationListOption |
Configuration.ApplicationListOption.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Configuration.ApplicationListOption[] |
Configuration.ApplicationListOption.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.sibvisions.rad.server.config with parameters of type Configuration.ApplicationListOption | |
---|---|
static java.util.List<java.io.File> |
Configuration.listApplicationDirectories(Configuration.ApplicationListOption pListOption)
Lists all applications directories. |
static java.util.List<java.lang.String> |
Configuration.listApplicationNames(Configuration.ApplicationListOption pListOption)
Gets a list of all available application names. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |