A C D F G H I K L N P R S U 

A

append(LoggingEvent) - Method in class com.samebug.notifier.log4j.SamebugAppender
 
append(ILoggingEvent) - Method in class com.samebug.notifier.logback.SamebugAppender

C

close() - Method in class com.samebug.notifier.jboss.SamebugHandler
 
close() - Method in class com.samebug.notifier.jul.SamebugHandler
 
close() - Method in class com.samebug.notifier.log4j.SamebugAppender
 
com.samebug.notifier - package com.samebug.notifier
 
com.samebug.notifier.jboss - package com.samebug.notifier.jboss
 
com.samebug.notifier.jul - package com.samebug.notifier.jul
 
com.samebug.notifier.log4j - package com.samebug.notifier.log4j
 
com.samebug.notifier.logback - package com.samebug.notifier.logback
 
com.samebug.notifier.servlet - package com.samebug.notifier.servlet
 
ConfigurationFactory - Class in com.samebug.notifier
Configuration parameters of samebug notifier.
ConfigurationFactory() - Constructor for class com.samebug.notifier.ConfigurationFactory
 

D

DEF_APP_KEY - Static variable in class com.samebug.notifier.ConfigurationFactory
 
DEF_DEBUG - Static variable in class com.samebug.notifier.ConfigurationFactory
 
DEF_DEVELOPER_KEY - Static variable in class com.samebug.notifier.ConfigurationFactory
 
DEF_HELP_MODE - Static variable in class com.samebug.notifier.ConfigurationFactory
 
DEF_RECORDER_URL - Static variable in class com.samebug.notifier.ConfigurationFactory
 
DEF_UI_URL - Static variable in class com.samebug.notifier.ConfigurationFactory
 
DEF_VERSION - Static variable in class com.samebug.notifier.ConfigurationFactory
 
DEFAULT_PROPERTY_RESOURCE - Static variable in class com.samebug.notifier.ConfigurationFactory
 
destroy() - Method in class com.samebug.notifier.servlet.SamebugFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.samebug.notifier.servlet.SamebugFilter
 

F

flush() - Method in class com.samebug.notifier.jboss.SamebugHandler
 
flush() - Method in class com.samebug.notifier.jul.SamebugHandler
 
fromAppKey(String) - Static method in class com.samebug.notifier.ConfigurationFactory
Construct a configuration with the specified application key.
fromDefault() - Static method in class com.samebug.notifier.ConfigurationFactory
Factory method of the default configuration.
fromProperties(Properties) - Static method in class com.samebug.notifier.ConfigurationFactory
 
fromPropertyFile(String) - Static method in class com.samebug.notifier.ConfigurationFactory
Factory method to create a configuration based on the content of a property file, given with its absolute path.
fromPropertyResource(String) - Static method in class com.samebug.notifier.ConfigurationFactory
Factory method to create a configuration based on the content of a resource property file.

G

getJarName() - Method in class com.samebug.notifier.logback.LogbackStackTraceElementProxy
 
getQueueSize() - Method in class com.samebug.notifier.logback.SamebugAppender
Returns the value of the queueSize property.
getStackTraceElement() - Method in class com.samebug.notifier.logback.LogbackStackTraceElementProxy
 

H

handleNotifierException(NotifierException) - Method in interface com.samebug.notifier.IReporter
 
handleNotifierException(NotifierException) - Method in class com.samebug.notifier.StreamReporter
 
handleRecorderError(RecorderError) - Method in interface com.samebug.notifier.IReporter
 
handleRecorderError(RecorderError) - Method in class com.samebug.notifier.StreamReporter
 
handleResponse(IResponse) - Method in interface com.samebug.notifier.IReporter
 
handleResponse(IResponse) - Method in class com.samebug.notifier.StreamReporter
 
handleUncaughtExceptions() - Static method in class com.samebug.notifier.Samebug
Install a default exception handler on the current thread.
handleUncaughtExceptions(String) - Static method in class com.samebug.notifier.Samebug
Install a default exception handler on the current thread, with the given application key.
handleUncaughtExceptions(IConfiguration) - Static method in class com.samebug.notifier.Samebug
Install a default exception handler on the current thread, with the given config

I

init() - Static method in class com.samebug.notifier.Samebug
Initialize a singleton notifier instance.
init(String) - Static method in class com.samebug.notifier.Samebug
Initialize a singleton notifier instance.
init(IConfiguration) - Static method in class com.samebug.notifier.Samebug
Initialize a singleton notifier instance.
init(FilterConfig) - Method in class com.samebug.notifier.servlet.SamebugFilter
 
IReporter - Interface in com.samebug.notifier
 

K

K_APP_KEY - Static variable in class com.samebug.notifier.ConfigurationFactory
 
K_DEBUG - Static variable in class com.samebug.notifier.ConfigurationFactory
 
K_DEVELOPER_KEY - Static variable in class com.samebug.notifier.ConfigurationFactory
 
K_HELP_MODE - Static variable in class com.samebug.notifier.ConfigurationFactory
 
K_RECORDER_URL - Static variable in class com.samebug.notifier.ConfigurationFactory
 
K_UI_URL - Static variable in class com.samebug.notifier.ConfigurationFactory
 
K_VERSION - Static variable in class com.samebug.notifier.ConfigurationFactory
 

L

LogbackStackTraceElementProxy - Class in com.samebug.notifier.logback
 
LogbackStackTraceElementProxy(StackTraceElementProxy) - Constructor for class com.samebug.notifier.logback.LogbackStackTraceElementProxy
 

N

notify(String, Throwable) - Static method in class com.samebug.notifier.Samebug
Notify Samebug about an exception
notify(String, Throwable, Date) - Static method in class com.samebug.notifier.Samebug
Notify Samebug about an exception
notify(String, ThrowableProxy) - Static method in class com.samebug.notifier.Samebug
Notify Samebug about an exception
notify(String, ThrowableProxy, Date) - Static method in class com.samebug.notifier.Samebug
Notify Samebug about an exception

P

parseAppKey(String) - Static method in class com.samebug.notifier.ConfigurationFactory
 
parseDebug(String) - Static method in class com.samebug.notifier.ConfigurationFactory
 
parseDeveloperKey(String) - Static method in class com.samebug.notifier.ConfigurationFactory
 
parseHelpMode(String) - Static method in class com.samebug.notifier.ConfigurationFactory
 
parseRecorderURL(String) - Static method in class com.samebug.notifier.ConfigurationFactory
 
parseUIURL(String) - Static method in class com.samebug.notifier.ConfigurationFactory
 
parseVersion(String) - Static method in class com.samebug.notifier.ConfigurationFactory
 
publish(LogRecord) - Method in class com.samebug.notifier.jboss.SamebugHandler
 
publish(LogRecord) - Method in class com.samebug.notifier.jul.SamebugHandler
 

R

requiresLayout() - Method in class com.samebug.notifier.log4j.SamebugAppender
 
run() - Method in class com.samebug.notifier.logback.SamebugAppender

S

Samebug - Class in com.samebug.notifier
Static facilities of Samebug.
Samebug() - Constructor for class com.samebug.notifier.Samebug
 
SamebugAppender - Class in com.samebug.notifier.log4j
 
SamebugAppender() - Constructor for class com.samebug.notifier.log4j.SamebugAppender
 
SamebugAppender(IConfiguration) - Constructor for class com.samebug.notifier.log4j.SamebugAppender
 
SamebugAppender - Class in com.samebug.notifier.logback
 
SamebugAppender() - Constructor for class com.samebug.notifier.logback.SamebugAppender
Constructs a new appender.
SamebugAppender(IConfiguration) - Constructor for class com.samebug.notifier.logback.SamebugAppender
 
SamebugFilter - Class in com.samebug.notifier.servlet
 
SamebugFilter() - Constructor for class com.samebug.notifier.servlet.SamebugFilter
 
SamebugHandler - Class in com.samebug.notifier.jboss
 
SamebugHandler() - Constructor for class com.samebug.notifier.jboss.SamebugHandler
 
SamebugHandler - Class in com.samebug.notifier.jul
 
SamebugHandler() - Constructor for class com.samebug.notifier.jul.SamebugHandler
 
SamebugHandler(IConfiguration) - Constructor for class com.samebug.notifier.jul.SamebugHandler
 
SamebugUncaughtExceptionHandler - Class in com.samebug.notifier
An uncaught exception handler, which sends the exceptions to Samebug.
SamebugUncaughtExceptionHandler(IConfiguration, Thread.UncaughtExceptionHandler) - Constructor for class com.samebug.notifier.SamebugUncaughtExceptionHandler
 
setAppKey(String) - Method in class com.samebug.notifier.jboss.SamebugHandler
 
setDebug(String) - Method in class com.samebug.notifier.jboss.SamebugHandler
 
setHelpMode(String) - Method in class com.samebug.notifier.jboss.SamebugHandler
 
setQueueSize(int) - Method in class com.samebug.notifier.logback.SamebugAppender
The queueSize property takes a non-negative integer representing the number of logging events to retain for delivery to the remote receiver.
setServerURL(String) - Method in class com.samebug.notifier.jboss.SamebugHandler
 
setUIURL(String) - Method in class com.samebug.notifier.jboss.SamebugHandler
 
setVersion(String) - Method in class com.samebug.notifier.jboss.SamebugHandler
 
start() - Method in class com.samebug.notifier.logback.SamebugAppender
stop() - Method in class com.samebug.notifier.logback.SamebugAppender
StreamReporter - Class in com.samebug.notifier
Presenting the notifier response to the developer.
StreamReporter(IConfiguration) - Constructor for class com.samebug.notifier.StreamReporter
 
StreamReporter(IConfiguration, PrintStream, PrintStream) - Constructor for class com.samebug.notifier.StreamReporter
 

U

uncaughtException(Thread, Throwable) - Method in class com.samebug.notifier.SamebugUncaughtExceptionHandler
 
A C D F G H I K L N P R S U 

Copyright © 2014. All rights reserved.