Skip navigation links
C F G I J L M P R S V 

C

com.fizzed.stork.launcher - package com.fizzed.stork.launcher
 
Configuration - Class in com.fizzed.stork.launcher
Describes the launcher(s) to generate.
Configuration() - Constructor for class com.fizzed.stork.launcher.Configuration
 
Configuration.DaemonMethod - Enum in com.fizzed.stork.launcher
 
Configuration.Platform - Enum in com.fizzed.stork.launcher
 
Configuration.Type - Enum in com.fizzed.stork.launcher
 
Configuration.WorkingDirMode - Enum in com.fizzed.stork.launcher
 
ConfigurationFactory - Class in com.fizzed.stork.launcher
 
ConfigurationFactory() - Constructor for class com.fizzed.stork.launcher.ConfigurationFactory
 
createObjectMapper() - Static method in class com.fizzed.stork.launcher.ConfigurationFactory
 

F

FileUtil - Class in com.fizzed.stork.launcher
 
FileUtil() - Constructor for class com.fizzed.stork.launcher.FileUtil
 
findAllFiles(List<String>, boolean) - Static method in class com.fizzed.stork.launcher.FileUtil
 
findFiles(String, boolean) - Static method in class com.fizzed.stork.launcher.FileUtil
 

G

generate(Configuration, File) - Method in class com.fizzed.stork.launcher.Generator
 
generate(List<Configuration>, File) - Method in class com.fizzed.stork.launcher.Generator
 
Generator - Class in com.fizzed.stork.launcher
Generates launchers.
Generator() - Constructor for class com.fizzed.stork.launcher.Generator
 
getAppArgs() - Method in class com.fizzed.stork.launcher.Configuration
 
getBinDir() - Method in class com.fizzed.stork.launcher.Configuration
 
getConfig() - Method in class com.fizzed.stork.launcher.LauncherModel
 
getDaemonMethod() - Method in class com.fizzed.stork.launcher.PlatformConfiguration
 
getDaemonMinLifetime() - Method in class com.fizzed.stork.launcher.Configuration
 
getDisplayName() - Method in class com.fizzed.stork.launcher.Configuration
 
getDomain() - Method in class com.fizzed.stork.launcher.Configuration
 
getExtraAppArgs() - Method in class com.fizzed.stork.launcher.Configuration
 
getExtraJavaArgs() - Method in class com.fizzed.stork.launcher.Configuration
 
getFile() - Method in class com.fizzed.stork.launcher.Configuration
 
getGroup() - Method in class com.fizzed.stork.launcher.PlatformConfiguration
 
getJavaArgs() - Method in class com.fizzed.stork.launcher.Configuration
 
getLibDir() - Method in class com.fizzed.stork.launcher.Configuration
 
getLogDir() - Method in class com.fizzed.stork.launcher.Configuration
 
getLogDir() - Method in class com.fizzed.stork.launcher.PlatformConfiguration
 
getLongDescription() - Method in class com.fizzed.stork.launcher.Configuration
 
getMainClass() - Method in class com.fizzed.stork.launcher.Configuration
 
getMaxJavaMemory() - Method in class com.fizzed.stork.launcher.Configuration
 
getMaxJavaMemoryPct() - Method in class com.fizzed.stork.launcher.Configuration
 
getMaxJavaVersion() - Method in class com.fizzed.stork.launcher.Configuration
 
getMinJavaMemory() - Method in class com.fizzed.stork.launcher.Configuration
 
getMinJavaMemoryPct() - Method in class com.fizzed.stork.launcher.Configuration
 
getMinJavaVersion() - Method in class com.fizzed.stork.launcher.Configuration
 
getName() - Method in class com.fizzed.stork.launcher.Configuration
 
getPlatformConfiguration(Configuration.Platform) - Method in class com.fizzed.stork.launcher.Configuration
 
getPlatformConfigurations() - Method in class com.fizzed.stork.launcher.Configuration
 
getPlatformDaemonMethod(String) - Method in class com.fizzed.stork.launcher.Configuration
 
getPlatformDaemonMethod(Configuration.Platform) - Method in class com.fizzed.stork.launcher.Configuration
 
getPlatformGroup(String) - Method in class com.fizzed.stork.launcher.Configuration
 
getPlatformGroup(Configuration.Platform) - Method in class com.fizzed.stork.launcher.Configuration
 
getPlatformLogDir(String) - Method in class com.fizzed.stork.launcher.Configuration
 
getPlatformLogDir(Configuration.Platform) - Method in class com.fizzed.stork.launcher.Configuration
 
getPlatformPrefixDir(String) - Method in class com.fizzed.stork.launcher.Configuration
 
getPlatformPrefixDir(Configuration.Platform) - Method in class com.fizzed.stork.launcher.Configuration
 
getPlatformRunDir(String) - Method in class com.fizzed.stork.launcher.Configuration
 
getPlatformRunDir(Configuration.Platform) - Method in class com.fizzed.stork.launcher.Configuration
 
getPlatforms() - Method in class com.fizzed.stork.launcher.Configuration
 
getPlatformUser(String) - Method in class com.fizzed.stork.launcher.Configuration
 
getPlatformUser(Configuration.Platform) - Method in class com.fizzed.stork.launcher.Configuration
 
getPrefixDir() - Method in class com.fizzed.stork.launcher.PlatformConfiguration
 
getRunDir() - Method in class com.fizzed.stork.launcher.Configuration
 
getRunDir() - Method in class com.fizzed.stork.launcher.PlatformConfiguration
 
getShareDir() - Method in class com.fizzed.stork.launcher.Configuration
 
getShortDescription() - Method in class com.fizzed.stork.launcher.Configuration
 
getSystemdServiceSection() - Method in class com.fizzed.stork.launcher.Configuration
 
getType() - Method in class com.fizzed.stork.launcher.Configuration
 
getUser() - Method in class com.fizzed.stork.launcher.PlatformConfiguration
 
getVersion() - Method in class com.fizzed.stork.launcher.LauncherModel
 
getWorkingDirMode() - Method in class com.fizzed.stork.launcher.Configuration
 

I

isIncludeJavaDetectHelper() - Method in class com.fizzed.stork.launcher.Configuration
 
isIncludeJavaXrs() - Method in class com.fizzed.stork.launcher.Configuration
 
isSymlinkJava() - Method in class com.fizzed.stork.launcher.Configuration
 

J

JacksonUtil - Class in com.fizzed.stork.launcher
 
JacksonUtil() - Constructor for class com.fizzed.stork.launcher.JacksonUtil
 

L

LauncherMain - Class in com.fizzed.stork.launcher
Main entry point for creating console/daemon launchers
LauncherMain() - Constructor for class com.fizzed.stork.launcher.LauncherMain
 
LauncherModel - Class in com.fizzed.stork.launcher
 
LauncherModel(Configuration) - Constructor for class com.fizzed.stork.launcher.LauncherModel
 

M

main(String[]) - Static method in class com.fizzed.stork.launcher.LauncherMain
 
main(String[]) - Static method in class com.fizzed.stork.launcher.MergeMain
 
merge(JsonNode, JsonNode) - Static method in class com.fizzed.stork.launcher.JacksonUtil
 
merge(List<File>, File) - Static method in class com.fizzed.stork.launcher.Merger
 
MergeMain - Class in com.fizzed.stork.launcher
 
MergeMain() - Constructor for class com.fizzed.stork.launcher.MergeMain
 
Merger - Class in com.fizzed.stork.launcher
Merges config files together.
Merger() - Constructor for class com.fizzed.stork.launcher.Merger
 

P

PlatformConfiguration - Class in com.fizzed.stork.launcher
 
PlatformConfiguration() - Constructor for class com.fizzed.stork.launcher.PlatformConfiguration
 
printUsage() - Method in class com.fizzed.stork.launcher.LauncherMain
 
printUsage() - Method in class com.fizzed.stork.launcher.MergeMain
 

R

read(File) - Method in class com.fizzed.stork.launcher.ConfigurationFactory
 
read(List<File>) - Method in class com.fizzed.stork.launcher.ConfigurationFactory
 
run(Deque<String>) - Method in class com.fizzed.stork.launcher.LauncherMain
 
run(Deque<String>) - Method in class com.fizzed.stork.launcher.MergeMain
 

S

setAppArgs(String) - Method in class com.fizzed.stork.launcher.Configuration
 
setBinDir(String) - Method in class com.fizzed.stork.launcher.Configuration
 
setDaemonMethod(Configuration.DaemonMethod) - Method in class com.fizzed.stork.launcher.PlatformConfiguration
 
setDaemonMinLifetime(Integer) - Method in class com.fizzed.stork.launcher.Configuration
 
setDisplayName(String) - Method in class com.fizzed.stork.launcher.Configuration
 
setDomain(String) - Method in class com.fizzed.stork.launcher.Configuration
 
setExtraAppArgs(String) - Method in class com.fizzed.stork.launcher.Configuration
 
setExtraJavaArgs(String) - Method in class com.fizzed.stork.launcher.Configuration
 
setFile(File) - Method in class com.fizzed.stork.launcher.Configuration
 
setGroup(String) - Method in class com.fizzed.stork.launcher.PlatformConfiguration
 
setIncludeJavaDetectHelper(boolean) - Method in class com.fizzed.stork.launcher.Configuration
 
setIncludeJavaXrs(boolean) - Method in class com.fizzed.stork.launcher.Configuration
 
setJavaArgs(String) - Method in class com.fizzed.stork.launcher.Configuration
 
setLibDir(String) - Method in class com.fizzed.stork.launcher.Configuration
 
setLogDir(String) - Method in class com.fizzed.stork.launcher.Configuration
 
setLogDir(String) - Method in class com.fizzed.stork.launcher.PlatformConfiguration
 
setLongDescription(String) - Method in class com.fizzed.stork.launcher.Configuration
 
setMainClass(String) - Method in class com.fizzed.stork.launcher.Configuration
 
setMaxJavaMemory(Integer) - Method in class com.fizzed.stork.launcher.Configuration
 
setMaxJavaMemoryPct(Integer) - Method in class com.fizzed.stork.launcher.Configuration
 
setMaxJavaVersion(String) - Method in class com.fizzed.stork.launcher.Configuration
 
setMinJavaMemory(Integer) - Method in class com.fizzed.stork.launcher.Configuration
 
setMinJavaMemoryPct(Integer) - Method in class com.fizzed.stork.launcher.Configuration
 
setMinJavaVersion(String) - Method in class com.fizzed.stork.launcher.Configuration
 
setName(String) - Method in class com.fizzed.stork.launcher.Configuration
 
setPlatformConfigurations(Map<Configuration.Platform, PlatformConfiguration>) - Method in class com.fizzed.stork.launcher.Configuration
 
setPlatforms(Set<Configuration.Platform>) - Method in class com.fizzed.stork.launcher.Configuration
 
setPrefixDir(String) - Method in class com.fizzed.stork.launcher.PlatformConfiguration
 
setRunDir(String) - Method in class com.fizzed.stork.launcher.Configuration
 
setRunDir(String) - Method in class com.fizzed.stork.launcher.PlatformConfiguration
 
setShareDir(String) - Method in class com.fizzed.stork.launcher.Configuration
 
setShortDescription(String) - Method in class com.fizzed.stork.launcher.Configuration
 
setSymlinkJava(boolean) - Method in class com.fizzed.stork.launcher.Configuration
 
setSystemdServiceSection(String) - Method in class com.fizzed.stork.launcher.Configuration
 
setType(Configuration.Type) - Method in class com.fizzed.stork.launcher.Configuration
 
setUser(String) - Method in class com.fizzed.stork.launcher.PlatformConfiguration
 
setWorkingDirMode(Configuration.WorkingDirMode) - Method in class com.fizzed.stork.launcher.Configuration
 

V

valueOf(String) - Static method in enum com.fizzed.stork.launcher.Configuration.DaemonMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.fizzed.stork.launcher.Configuration.Platform
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.fizzed.stork.launcher.Configuration.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.fizzed.stork.launcher.Configuration.WorkingDirMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.fizzed.stork.launcher.Configuration.DaemonMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.fizzed.stork.launcher.Configuration.Platform
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.fizzed.stork.launcher.Configuration.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.fizzed.stork.launcher.Configuration.WorkingDirMode
Returns an array containing the constants of this enum type, in the order they are declared.
C F G I J L M P R S V 
Skip navigation links

Copyright © 2016–2021 Fizzed, Inc. All rights reserved.