Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
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
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
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
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
EventPublisher
- Class 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
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
getCurrentVersionFileName()
- Method in class com.atomikos.util.
VersionedFile
getInvocationHandler()
- Method in interface com.atomikos.util.
DynamicProxy
Gets the underlying object that does the proxying.
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.
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
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
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
isTraceEnabled()
- Method in class com.atomikos.logging.
Log4j2Logger
isTraceEnabled()
- 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
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
N
newProxyInstance(List<ClassLoader>, 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
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
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
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.
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.
toString()
- Method in class com.atomikos.logging.
Log4j2LoggerFactoryDelegate
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.thread.
TaskManager
Returns the enum constant of this type with the specified name.
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
N
O
P
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2016. All Rights Reserved.