Skip navigation links
C D F G I J K L M N O S T V 

C

couchEnvironment() - Method in class org.tiogasolutions.notify.server.grizzly.NotifyHostedSpringConfig
 
couchServersConfig() - Method in class org.tiogasolutions.notify.server.grizzly.NotifyHostedSpringConfig
 

D

destroyApplet() - Method in class org.tiogasolutions.notify.server.grizzly.JarClassLoader
Call this method to destroy the applet from your launcher class MyAppletLauncher.destroy() method.

F

findLibrary(String) - Method in class org.tiogasolutions.notify.server.grizzly.JarClassLoader
 
findResource(String) - Method in class org.tiogasolutions.notify.server.grizzly.JarClassLoader
 
findResources(String) - Method in class org.tiogasolutions.notify.server.grizzly.JarClassLoader
 

G

getManifestMainClass() - Method in class org.tiogasolutions.notify.server.grizzly.JarClassLoader
Returns the name of the jar file main class, or null if no "Main-Class" manifest attributes was defined.
grizzlyServer(GrizzlyServerConfig, NotifyApplication, ApplicationContext) - Method in class org.tiogasolutions.notify.server.grizzly.NotifyHostedSpringConfig
 
grizzlyServerConfig() - Method in class org.tiogasolutions.notify.server.grizzly.NotifyHostedSpringConfig
 

I

initApplet(String, JApplet) - Method in class org.tiogasolutions.notify.server.grizzly.JarClassLoader
Call this method to initialize an applet from your launcher class MyAppletLauncher.init() method.
invokeStart(String, String[]) - Method in class org.tiogasolutions.notify.server.grizzly.JarClassLoader
 
isLaunchedFromJar() - Method in class org.tiogasolutions.notify.server.grizzly.JarClassLoader
Checks how the application was loaded: from JAR or file system.

J

JarClassLoader - Class in org.tiogasolutions.notify.server.grizzly
 
JarClassLoader() - Constructor for class org.tiogasolutions.notify.server.grizzly.JarClassLoader
Default constructor.
JarClassLoader(ClassLoader) - Constructor for class org.tiogasolutions.notify.server.grizzly.JarClassLoader
Constructor.
JarClassLoader.LogArea - Enum in org.tiogasolutions.notify.server.grizzly
 
JarClassLoader.LogLevel - Enum in org.tiogasolutions.notify.server.grizzly
 
JerseySpringWorkaroundFilter - Class in org.tiogasolutions.notify.server.grizzly
 
JerseySpringWorkaroundFilter(ServiceLocator) - Constructor for class org.tiogasolutions.notify.server.grizzly.JerseySpringWorkaroundFilter
 

K

KEY_LOGGER - Static variable in class org.tiogasolutions.notify.server.grizzly.JarClassLoader
VM parameter key to turn on logging to file or console.
KEY_LOGGER_AREA - Static variable in class org.tiogasolutions.notify.server.grizzly.JarClassLoader
VM parameter key to define log area.
KEY_LOGGER_LEVEL - Static variable in class org.tiogasolutions.notify.server.grizzly.JarClassLoader
 

L

livePushClientFactory() - Method in class org.tiogasolutions.notify.server.grizzly.NotifyHostedSpringConfig
 
loadClass(String, boolean) - Method in class org.tiogasolutions.notify.server.grizzly.JarClassLoader
Class loader JavaDoc encourages overriding findClass(String) in derived class rather than overriding this method.

M

main(String...) - Static method in class org.tiogasolutions.notify.server.grizzly.NotifyServer
 
main(String...) - Static method in class org.tiogasolutions.notify.server.grizzly.NotifyServerLauncher
 

N

notifyApplication() - Method in class org.tiogasolutions.notify.server.grizzly.NotifyHostedSpringConfig
 
NotifyHostedSpringConfig - Class in org.tiogasolutions.notify.server.grizzly
 
NotifyHostedSpringConfig() - Constructor for class org.tiogasolutions.notify.server.grizzly.NotifyHostedSpringConfig
 
notifyObjectMapper() - Method in class org.tiogasolutions.notify.server.grizzly.NotifyHostedSpringConfig
 
NotifyServer - Class in org.tiogasolutions.notify.server.grizzly
 
NotifyServer() - Constructor for class org.tiogasolutions.notify.server.grizzly.NotifyServer
 
NotifyServerLauncher - Class in org.tiogasolutions.notify.server.grizzly
 
NotifyServerLauncher() - Constructor for class org.tiogasolutions.notify.server.grizzly.NotifyServerLauncher
 

O

org.tiogasolutions.notify.server.grizzly - package org.tiogasolutions.notify.server.grizzly
 

S

startApplet() - Method in class org.tiogasolutions.notify.server.grizzly.JarClassLoader
Call this method to start the applet from your launcher class MyAppletLauncher.start() method.
stopApplet() - Method in class org.tiogasolutions.notify.server.grizzly.JarClassLoader
Call this method to stop the applet from your launcher class MyAppletLauncher.stop() method.
systemConfiguration() - Method in class org.tiogasolutions.notify.server.grizzly.NotifyHostedSpringConfig
 

T

taskProcessorExecutor(DomainKernel, EventBus, SwingTaskProcessor, LoggerTaskProcessor, PushTaskProcessor, SlackTaskProcessor, SmtpTaskProcessor) - Method in class org.tiogasolutions.notify.server.grizzly.NotifyHostedSpringConfig
 
tiogaJacksonTranslator(NotifyObjectMapper) - Method in class org.tiogasolutions.notify.server.grizzly.NotifyHostedSpringConfig
 
TMP_SUB_DIRECTORY - Static variable in class org.tiogasolutions.notify.server.grizzly.JarClassLoader
Sub directory name for temporary files.
trustedUserStore() - Method in class org.tiogasolutions.notify.server.grizzly.NotifyHostedSpringConfig
 

V

valueOf(String) - Static method in enum org.tiogasolutions.notify.server.grizzly.JarClassLoader.LogArea
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.tiogasolutions.notify.server.grizzly.JarClassLoader.LogLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.tiogasolutions.notify.server.grizzly.JarClassLoader.LogArea
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tiogasolutions.notify.server.grizzly.JarClassLoader.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
C D F G I J K L M N O S T V 
Skip navigation links