Skip navigation links
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.
Assert - Class in com.atomikos.util
 
Assert() - Constructor for class com.atomikos.util.Assert
 
Atomikos - Class in com.atomikos.util
 

C

callNativeMethod(Method, Object...) - Method in class com.atomikos.util.DynamicProxySupport
Delegates the call to the native method in the delegate.
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.
closed - Variable in class com.atomikos.util.DynamicProxySupport
 
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
 
createDynamicProxy() - Method in class com.atomikos.util.DynamicProxySupport
 
createLogger(Class<?>) - Method in class com.atomikos.logging.Log4j2LoggerFactoryDelegate
 
createLogger(Class<?>) - Static method in class com.atomikos.logging.LoggerFactory
 
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
 
delegate - Variable in class com.atomikos.util.DynamicProxySupport
 
discardBackupVersion() - Method in class com.atomikos.util.VersionedFile
Discards the backup version (if any).
DynamicProxySupport<RequiredInterfaceType> - Class in com.atomikos.util
Abstract reusable logic for easy dynamic proxy creation.
DynamicProxySupport(RequiredInterfaceType) - Constructor for class com.atomikos.util.DynamicProxySupport
 

E

EventPublisher - Enum in com.atomikos.publish
 
executeTask(Runnable) - Method in enum com.atomikos.thread.TaskManager
Schedules a task for execution by a thread.
existsInJavaObjectClass(Method) - Static method in class com.atomikos.util.ClassLoadingHelper
 

F

findAllResourcesOfType(Class) - Static method in class com.atomikos.util.IntraVmObjectRegistry
 
format(Date) - Static method in class com.atomikos.util.DateHelper
 

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
 
getClassLoadersToTry() - Method in class com.atomikos.util.DynamicProxySupport
 
getCurrentVersionFileName() - Method in class com.atomikos.util.VersionedFile
 
getInterfaceClasses() - Method in class com.atomikos.util.DynamicProxySupport
 
getMaxIdLengthInBytes() - Method in class com.atomikos.util.UniqueIdMgr
 
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
 
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.
getRequiredInterfaceType() - Method in class com.atomikos.util.DynamicProxySupport
 
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
 
getTimeout() - Method in interface com.atomikos.timing.AlarmTimer
 
getTimeout() - Method in class com.atomikos.timing.PooledAlarmTimer
 

H

handleInterruptedException(InterruptedException) - Static method in class com.atomikos.thread.InterruptedExceptionHelper
 
handleInvocationException(Throwable) - Method in class com.atomikos.util.DynamicProxySupport
Down-call to handle exceptions after an invocation.

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
 
invoke(Object, Method, Object[]) - Method in class com.atomikos.util.DynamicProxySupport
 
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
 
isEvaluationVersion() - Static method in class com.atomikos.util.Atomikos
 
isInfoEnabled() - Method in class com.atomikos.logging.Log4j2Logger
 
isInfoEnabled() - Method in interface com.atomikos.logging.Logger
 
isTraceEnabled() - Method in class com.atomikos.logging.Log4j2Logger
 
isTraceEnabled() - Method in interface com.atomikos.logging.Logger
 

L

LINE_SEPARATOR - Static variable in class com.atomikos.logging.StackTrace
 
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
 
logFatal(String) - Method in class com.atomikos.logging.Log4j2Logger
 
logFatal(String, Throwable) - Method in class com.atomikos.logging.Log4j2Logger
 
logFatal(String) - Method in interface com.atomikos.logging.Logger
 
logFatal(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
 
logTrace(String) - Method in class com.atomikos.logging.Log4j2Logger
 
logTrace(String, Throwable) - Method in class com.atomikos.logging.Log4j2Logger
 
logTrace(String) - Method in interface com.atomikos.logging.Logger
 
logTrace(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
 

M

markClosed() - Method in class com.atomikos.util.DynamicProxySupport
 

N

newInstance(String) - Static method in class com.atomikos.util.ClassLoadingHelper
 
newProxyInstance(Deque<ClassLoader>, Class<RequiredInterfaceType>, 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

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
 
Proxied - Annotation Type in com.atomikos.util
Annotation for marking a specific method as being a dynamic proxy implementation.
proxiedMethods - Variable in class com.atomikos.util.DynamicProxySupport
 
publish(Event) - Method in enum com.atomikos.publish.EventPublisher
 

R

registerEventListener(EventListener) - Method in enum com.atomikos.publish.EventPublisher
For internal use only - listeners should register via the ServiceLoader mechanism.
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

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.
shutdown() - Method in enum com.atomikos.thread.TaskManager
Notification of shutdown to close all pooled threads.
StackTrace - Class in com.atomikos.logging
 
StackTrace() - Constructor for class com.atomikos.logging.StackTrace
 
stop() - Method in interface com.atomikos.timing.AlarmTimer
 
stop() - Method in class com.atomikos.timing.PooledAlarmTimer
 

T

TaskManager - Enum in com.atomikos.thread
Scheduling logic for tasks/threads.
throwInvocationAfterClose(String) - Method in class com.atomikos.util.DynamicProxySupport
 
toString(Properties) - Static method in class com.atomikos.beans.PropertyUtils
 
toString() - Method in class com.atomikos.logging.Log4j2LoggerFactoryDelegate
 
toString(StackTraceElement[]) - Static method in class com.atomikos.logging.StackTrace
 

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

valueOf(String) - Static method in enum com.atomikos.publish.EventPublisher
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atomikos.thread.TaskManager
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.atomikos.publish.EventPublisher
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atomikos.thread.TaskManager
Returns an array containing the constants of this enum type, in the order they are declared.
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 
Skip navigation links

Copyright © 2019. All Rights Reserved.