A C D E F G H I L M N O P R S T U V

A

addAlarmTimerListener(AlarmTimerListener) - Method in interface com.atomikos.timing.AlarmTimer
 
addAlarmTimerListener(AlarmTimerListener) - Method in class com.atomikos.timing.PooledAlarmTimer
 
addResource(String, Object) - Static method in class com.atomikos.util.IntraVmObjectRegistry
 
alarm(AlarmTimer) - Method in interface com.atomikos.timing.AlarmTimerListener
Notify the instance of an alarm coming from a timer.
AlarmTimer - Interface in com.atomikos.timing
A common interface for timers.
AlarmTimerListener - Interface in com.atomikos.timing
A listener for timer events.
applyRules(Calendar, StringBuffer) - Method in class com.atomikos.util.FastDateFormat
Performs the formatting by applying the rules to the specified calendar.
Assert - Class in com.atomikos.util
 
Assert() - Constructor for class com.atomikos.util.Assert
 
Atomikos - Class in com.atomikos.util
 

C

ClassLoadingHelper - Class in com.atomikos.util
A helper class for class loading.
ClassLoadingHelper() - Constructor for class com.atomikos.util.ClassLoadingHelper
 
close() - Method in class com.atomikos.util.VersionedFile
Closes any open resources and resets the file for reading again.
com.atomikos.beans - package com.atomikos.beans
 
com.atomikos.logging - package com.atomikos.logging
 
com.atomikos.publish - package com.atomikos.publish
 
com.atomikos.thread - package com.atomikos.thread
 
com.atomikos.timing - package com.atomikos.timing
 
com.atomikos.util - package com.atomikos.util
 
convertStackTrace(Throwable) - Static method in class com.atomikos.util.ExceptionHelper
 
copyBytes(InputStream, OutputStream) - Static method in class com.atomikos.util.IOHelper
Copy every byte from the source to the output.
createLogger(Class<?>) - Method in class com.atomikos.logging.Log4j2LoggerFactoryDelegate
 
createLogger(Class<?>) - Static method in class com.atomikos.logging.LoggerFactory
 
createPathTo(File, boolean) - Static method in class com.atomikos.util.IOHelper
Recursively create the path to the given file if it does not exist.
createReference(Serializable, String) - Static method in class com.atomikos.util.IntraVmObjectFactory
 
createReference(Serializable) - Static method in class com.atomikos.util.SerializableObjectFactory
Create a reference for the given (Serializable) object.

D

DateHelper - Class in com.atomikos.util
 
DateHelper() - Constructor for class com.atomikos.util.DateHelper
 
deleteContents(File) - Static method in class com.atomikos.util.IOHelper
Recursively delete the contents of the given folder.
discardBackupVersion() - Method in class com.atomikos.util.VersionedFile
Discards the backup version (if any).
DynamicProxy - Interface in com.atomikos.util
An interface to improve performance of dynamic proxies.

E

equals(Object) - Method in class com.atomikos.util.FastDateFormat
Compares two objects for equality.
EventPublisher - Class in com.atomikos.publish
 
ExceptionHelper - Class in com.atomikos.util
Helper class to deal with exception details.
executeTask(Runnable) - Method in class com.atomikos.thread.TaskManager
Schedules a task for execution by a thread.

F

FastDateFormat - Class in com.atomikos.util
FastDateFormat is a fast and thread-safe version of SimpleDateFormat.
FastDateFormat(String, TimeZone, Locale) - Constructor for class com.atomikos.util.FastDateFormat
Constructs a new FastDateFormat.
format(Date) - Static method in class com.atomikos.util.DateHelper
 
format(Object, StringBuffer, FieldPosition) - Method in class com.atomikos.util.FastDateFormat
Formats a Date, Calendar or Long (milliseconds) object.
format(long) - Method in class com.atomikos.util.FastDateFormat
Formats a millisecond long value.
format(Date) - Method in class com.atomikos.util.FastDateFormat
Formats a Date object using a GregorianCalendar.
format(Calendar) - Method in class com.atomikos.util.FastDateFormat
Formats a Calendar object.
format(long, StringBuffer) - Method in class com.atomikos.util.FastDateFormat
Formats a milliseond long value into the supplied StringBuffer.
format(Date, StringBuffer) - Method in class com.atomikos.util.FastDateFormat
Formats a Date object into the supplied StringBuffer using a GregorianCalendar.
format(Calendar, StringBuffer) - Method in class com.atomikos.util.FastDateFormat
Formats a Calendar object into the supplied StringBuffer.
FULL - Static variable in class com.atomikos.util.FastDateFormat
FULL locale dependent date or time style.

G

get() - Method in class com.atomikos.util.UniqueIdMgr
The main way of obtaining a new UniqueId.
getAllImplementedInterfaces(Class) - Static method in class com.atomikos.beans.PropertyUtils
Gets all implemented interfaces of a class.
getBaseDir() - Method in class com.atomikos.util.VersionedFile
 
getBaseName() - Method in class com.atomikos.util.VersionedFile
 
getBaseUrl() - Method in class com.atomikos.util.VersionedFile
 
getCurrentVersionFileName() - Method in class com.atomikos.util.VersionedFile
 
getDateInstance(int) - Static method in class com.atomikos.util.FastDateFormat
Gets a date formatter instance using the specified style in the default time zone and locale.
getDateInstance(int, Locale) - Static method in class com.atomikos.util.FastDateFormat
Gets a date formatter instance using the specified style and locale in the default time zone.
getDateInstance(int, TimeZone) - Static method in class com.atomikos.util.FastDateFormat
Gets a date formatter instance using the specified style and time zone in the default locale.
getDateInstance(int, TimeZone, Locale) - Static method in class com.atomikos.util.FastDateFormat
Gets a date formatter instance using the specified style, time zone and locale.
getDateTimeInstance(int, int) - Static method in class com.atomikos.util.FastDateFormat
Gets a date/time formatter instance using the specified style in the default time zone and locale.
getDateTimeInstance(int, int, Locale) - Static method in class com.atomikos.util.FastDateFormat
Gets a date/time formatter instance using the specified style and locale in the default time zone.
getDateTimeInstance(int, int, TimeZone) - Static method in class com.atomikos.util.FastDateFormat
Gets a date/time formatter instance using the specified style and time zone in the default locale.
getDateTimeInstance(int, int, TimeZone, Locale) - Static method in class com.atomikos.util.FastDateFormat
Gets a date/time formatter instance using the specified style, time zone and locale.
getDifferencePath(File, File) - Static method in class com.atomikos.util.IOHelper
Get the difference path of a file wrt a folder.
getInstance() - Static method in class com.atomikos.thread.TaskManager
Gets the singleton instance.
getInstance() - Static method in class com.atomikos.util.FastDateFormat
Gets a formatter instance using the default pattern in the default locale.
getInstance(String) - Static method in class com.atomikos.util.FastDateFormat
Gets a formatter instance using the specified pattern in the default locale.
getInstance(String, TimeZone) - Static method in class com.atomikos.util.FastDateFormat
Gets a formatter instance using the specified pattern and time zone.
getInstance(String, Locale) - Static method in class com.atomikos.util.FastDateFormat
Gets a formatter instance using the specified pattern and locale.
getInstance(String, TimeZone, Locale) - Static method in class com.atomikos.util.FastDateFormat
Gets a formatter instance using the specified pattern, time zone and locale.
getInvocationHandler() - Method in interface com.atomikos.util.DynamicProxy
Gets the underlying object that does the proxying.
getLocale() - Method in class com.atomikos.util.FastDateFormat
Gets the locale used by this formatter.
getMaxIdLengthInBytes() - Method in class com.atomikos.util.UniqueIdMgr
 
getMaxLengthEstimate() - Method in class com.atomikos.util.FastDateFormat
Gets an estimate for the maximum string length that the formatter will produce.
getNestedException() - Method in exception com.atomikos.beans.PropertyException
Get the nested exception.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.atomikos.util.IntraVmObjectFactory
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.atomikos.util.SerializableObjectFactory
 
getPattern() - Method in class com.atomikos.util.FastDateFormat
Gets the pattern used by this formatter.
getProperties(Object) - Static method in class com.atomikos.beans.PropertyUtils
Builds a map of direct javabeans properties of the target object.
getProperty(Object, String) - Static method in class com.atomikos.beans.PropertyUtils
Gets a direct or indirect property (dotted property: prop1.prop2.prop3) on the target object.
getRelativePath(File, File) - Static method in class com.atomikos.util.IOHelper
Gets the relative path of a file wrt one of its parent directories.
getResource(String) - Static method in class com.atomikos.util.IntraVmObjectRegistry
 
getSize() - Method in class com.atomikos.util.VersionedFile
 
getSuffix() - Method in class com.atomikos.util.VersionedFile
 
getTimeInstance(int) - Static method in class com.atomikos.util.FastDateFormat
Gets a time formatter instance using the specified style in the default time zone and locale.
getTimeInstance(int, Locale) - Static method in class com.atomikos.util.FastDateFormat
Gets a time formatter instance using the specified style and locale in the default time zone.
getTimeInstance(int, TimeZone) - Static method in class com.atomikos.util.FastDateFormat
Gets a time formatter instance using the specified style and time zone in the default locale.
getTimeInstance(int, TimeZone, Locale) - Static method in class com.atomikos.util.FastDateFormat
Gets a time formatter instance using the specified style, time zone and locale.
getTimeout() - Method in interface com.atomikos.timing.AlarmTimer
 
getTimeout() - Method in class com.atomikos.timing.PooledAlarmTimer
 
getTimeZone() - Method in class com.atomikos.util.FastDateFormat
Gets the time zone used by this formatter.

H

handleInterruptedException(InterruptedException) - Static method in class com.atomikos.thread.InterruptedExceptionHelper
 
hashCode() - Method in class com.atomikos.util.FastDateFormat
Returns a hashcode compatible with equals.

I

InterruptedExceptionHelper - Class in com.atomikos.thread
 
InterruptedExceptionHelper() - Constructor for class com.atomikos.thread.InterruptedExceptionHelper
 
IntraVmObjectFactory - Class in com.atomikos.util
An intra-VM object factory.
IntraVmObjectFactory() - Constructor for class com.atomikos.util.IntraVmObjectFactory
 
IntraVmObjectRegistry - Class in com.atomikos.util
An intra-VM object registry for reconstructing Objects from references.
IntraVmObjectRegistry() - Constructor for class com.atomikos.util.IntraVmObjectRegistry
 
IOHelper - Class in com.atomikos.util
A helper class for common IO tasks.
IOHelper() - Constructor for class com.atomikos.util.IOHelper
 
isActive() - Method in interface com.atomikos.timing.AlarmTimer
 
isActive() - Method in class com.atomikos.timing.PooledAlarmTimer
 
isDebugEnabled() - Method in class com.atomikos.logging.Log4j2Logger
 
isDebugEnabled() - Method in interface com.atomikos.logging.Logger
 
isErrorEnabled() - Method in class com.atomikos.logging.Log4j2Logger
 
isErrorEnabled() - Method in interface com.atomikos.logging.Logger
 
isInfoEnabled() - Method in class com.atomikos.logging.Log4j2Logger
 
isInfoEnabled() - Method in interface com.atomikos.logging.Logger
 

L

loadClass(String) - Static method in class com.atomikos.util.ClassLoadingHelper
Loads a class with the given name.
loadResourceFromClasspath(Class<?>, String) - Static method in class com.atomikos.util.ClassLoadingHelper
Attempts to load a given resource from the classpath.
Log4j2Logger - Class in com.atomikos.logging
 
Log4j2Logger(Class<?>) - Constructor for class com.atomikos.logging.Log4j2Logger
 
Log4j2LoggerFactoryDelegate - Class in com.atomikos.logging
 
Log4j2LoggerFactoryDelegate() - Constructor for class com.atomikos.logging.Log4j2LoggerFactoryDelegate
 
logDebug(String) - Method in class com.atomikos.logging.Log4j2Logger
 
logDebug(String, Throwable) - Method in class com.atomikos.logging.Log4j2Logger
 
logDebug(String) - Method in interface com.atomikos.logging.Logger
 
logDebug(String, Throwable) - Method in interface com.atomikos.logging.Logger
 
logError(String) - Method in class com.atomikos.logging.Log4j2Logger
 
logError(String, Throwable) - Method in class com.atomikos.logging.Log4j2Logger
 
logError(String) - Method in interface com.atomikos.logging.Logger
 
logError(String, Throwable) - Method in interface com.atomikos.logging.Logger
 
Logger - Interface in com.atomikos.logging
 
LoggerFactory - Class in com.atomikos.logging
 
logInfo(String) - Method in class com.atomikos.logging.Log4j2Logger
 
logInfo(String, Throwable) - Method in class com.atomikos.logging.Log4j2Logger
 
logInfo(String) - Method in interface com.atomikos.logging.Logger
 
logInfo(String, Throwable) - Method in interface com.atomikos.logging.Logger
 
logWarning(String) - Method in class com.atomikos.logging.Log4j2Logger
 
logWarning(String, Throwable) - Method in class com.atomikos.logging.Log4j2Logger
 
logWarning(String) - Method in interface com.atomikos.logging.Logger
 
logWarning(String, Throwable) - Method in interface com.atomikos.logging.Logger
 
LONG - Static variable in class com.atomikos.util.FastDateFormat
LONG locale dependent date or time style.

M

MEDIUM - Static variable in class com.atomikos.util.FastDateFormat
MEDIUM locale dependent date or time style.

N

newInstance(String) - Static method in class com.atomikos.util.ClassLoadingHelper
 
newProxyInstance(List, Class[], Class[], InvocationHandler) - Static method in class com.atomikos.util.ClassLoadingHelper
Creates a new dynamic proxy instance for the given delegate.
notNull(String, Object) - Static method in class com.atomikos.util.Assert
 

O

openLastValidVersionForReading() - Method in class com.atomikos.util.VersionedFile
Opens the last valid version for reading.
openNewVersionForNioWriting() - Method in class com.atomikos.util.VersionedFile
Opens a new version for writing to.
openNewVersionForWriting() - Method in class com.atomikos.util.VersionedFile
Opens a new version for writing to.

P

parseObject(String, ParsePosition) - Method in class com.atomikos.util.FastDateFormat
Parsing is not supported.
parsePattern() - Method in class com.atomikos.util.FastDateFormat
Returns a list of Rules given a pattern.
parseToken(String, int[]) - Method in class com.atomikos.util.FastDateFormat
Performs the parsing of tokens.
PooledAlarmTimer - Class in com.atomikos.timing
An alarm timer for use in a pool of threads.
PooledAlarmTimer(long) - Constructor for class com.atomikos.timing.PooledAlarmTimer
 
printStackTrace() - Method in exception com.atomikos.beans.PropertyException
 
PropertyException - Exception in com.atomikos.beans
An exception indicating a failure to set or get a bean property.
PropertyException(String) - Constructor for exception com.atomikos.beans.PropertyException
 
PropertyException(Throwable) - Constructor for exception com.atomikos.beans.PropertyException
Creates a new instance with a nested exception.
PropertyException(String, Throwable) - Constructor for exception com.atomikos.beans.PropertyException
Creates a new instance with a message and nested exception.
PropertyUtils - Class in com.atomikos.beans
Smart reflection helper without the need for GUI classes (works on headless servers too).
PropertyUtils() - Constructor for class com.atomikos.beans.PropertyUtils
 
publish(Event) - Static method in class com.atomikos.publish.EventPublisher
 

R

readAllBytesFromInputStream(InputStream) - Static method in class com.atomikos.util.IOHelper
 
readBytesFromUrl(URL) - Static method in class com.atomikos.util.IOHelper
 
registerEventListener(EventListener) - Static method in class com.atomikos.publish.EventPublisher
Useful for testing only.
removeAlarmTimerListener(AlarmTimerListener) - Method in interface com.atomikos.timing.AlarmTimer
 
removeAlarmTimerListener(AlarmTimerListener) - Method in class com.atomikos.timing.PooledAlarmTimer
 
removeResource(String) - Static method in class com.atomikos.util.IntraVmObjectRegistry
 
run() - Method in class com.atomikos.timing.PooledAlarmTimer
 

S

selectNumberRule(int, int) - Method in class com.atomikos.util.FastDateFormat
Gets an appropriate rule for the padding required.
SerializableObjectFactory - Class in com.atomikos.util
A default object factory for serializable objects that need to be bound in JNDI.
SerializableObjectFactory() - Constructor for class com.atomikos.util.SerializableObjectFactory
 
setProperties(Object, Map) - Static method in class com.atomikos.beans.PropertyUtils
Sets a map of properties on the target object.
setProperty(Object, String, Object) - Static method in class com.atomikos.beans.PropertyUtils
Sets a direct or indirect property (dotted property: prop1.prop2.prop3) on the target object.
SHORT - Static variable in class com.atomikos.util.FastDateFormat
SHORT locale dependent date or time style.
shutdown() - Method in class com.atomikos.thread.TaskManager
Notification of shutdown to close all pooled threads.
stop() - Method in interface com.atomikos.timing.AlarmTimer
 
stop() - Method in class com.atomikos.timing.PooledAlarmTimer
 

T

TaskManager - Class in com.atomikos.thread
Scheduling logic for tasks/threads.
TaskManager() - Constructor for class com.atomikos.thread.TaskManager
 
toString() - Method in class com.atomikos.logging.Log4j2LoggerFactoryDelegate
 
toString() - Method in class com.atomikos.util.FastDateFormat
Gets a debugging string version of this formatter.

U

UniqueIdMgr - Class in com.atomikos.util
For managing a set of unique IDs on behalf of a given server
UniqueIdMgr(String) - Constructor for class com.atomikos.util.UniqueIdMgr
Generate a new instance for a given server.

V

VERSION - Static variable in class com.atomikos.util.Atomikos
 
VersionedFile - Class in com.atomikos.util
A file with underlying version capabilities to ensure safe overwriting.
VersionedFile(String, String, String) - Constructor for class com.atomikos.util.VersionedFile
Creates a new instance based on the given name parameters.

A C D E F G H I L M N O P R S T U V

Copyright © 2016. All Rights Reserved.