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

A

AbstractPropertiesTableModel - Class in com.atomikos.swing
An abstract implementation of a properties table model.
AbstractPropertiesTableModel(Vector, String[]) - Constructor for class com.atomikos.swing.AbstractPropertiesTableModel
Creates a new instance for a given data set and a number of column names.
AbstractPropertyEditorComponent - Class in com.atomikos.beans
An abstract implementation of PropertyEditorComponent.
AbstractPropertyEditorComponent() - Constructor for class com.atomikos.beans.AbstractPropertyEditorComponent
 
accept(File) - Method in class com.atomikos.swing.ExtensionsFileFilter
 
acceptsConstructor(Constructor) - Method in class com.atomikos.beans.DefaultMemberFilter
 
acceptsConstructor(Constructor) - Method in class com.atomikos.beans.MainMethodFilter
 
acceptsConstructor(Constructor) - Method in interface com.atomikos.beans.MemberFilter
Test if the filter accepts this constructor.
acceptsField(Field) - Method in class com.atomikos.beans.DefaultMemberFilter
 
acceptsField(Field) - Method in class com.atomikos.beans.MainMethodFilter
 
acceptsField(Field) - Method in interface com.atomikos.beans.MemberFilter
Test if the filter accepts a field.
acceptsMethod(Method) - Method in class com.atomikos.beans.DefaultMemberFilter
 
acceptsMethod(Method) - Method in class com.atomikos.beans.MainMethodFilter
 
acceptsMethod(Method) - Method in interface com.atomikos.beans.MemberFilter
Test if the filter accepts a method.
actionPerformed(ActionEvent) - Method in class com.atomikos.beans.CheckboxComponent
 
actionPerformed(ActionEvent) - Method in class com.atomikos.beans.ComboBoxComponent
 
actionPerformed(ActionEvent) - Method in class com.atomikos.beans.TextFieldComponent
 
actionPerformed(ActionEvent) - Method in class com.atomikos.swing.HtmlFrame
 
actionPerformed(ActionEvent) - Method in class com.atomikos.swing.PropertiesPanel
 
addAlarmTimerListener(AlarmTimerListener) - Method in interface com.atomikos.timing.AlarmTimer
 
addAlarmTimerListener(AlarmTimerListener) - Method in class com.atomikos.timing.PooledAlarmTimer
 
addEnterListener(Hashtable, Object, Object) - Method in class com.atomikos.finitestates.FSMImp
Help function for adding enter listeners.
addFSMEnterListener(FSMEnterListener, Object) - Method in interface com.atomikos.finitestates.FSMEnterEventSource
Add an enter event listener.
addFSMEnterListener(FSMEnterListener, Object) - Method in class com.atomikos.finitestates.FSMImp
 
addFSMPreEnterListener(FSMPreEnterListener, Object) - Method in class com.atomikos.finitestates.FSMImp
 
addFSMPreEnterListener(FSMPreEnterListener, Object) - Method in interface com.atomikos.finitestates.FSMPreEnterEventSource
 
addFSMPreTransitionListener(FSMPreTransitionListener, Object, Object) - Method in class com.atomikos.finitestates.FSMImp
 
addFSMPreTransitionListener(FSMPreTransitionListener, Object, Object) - Method in interface com.atomikos.finitestates.FSMPreTransitionEventSource
 
addFSMTransitionListener(FSMTransitionListener, Object, Object) - Method in class com.atomikos.finitestates.FSMImp
 
addFSMTransitionListener(FSMTransitionListener, Object, Object) - Method in interface com.atomikos.finitestates.FSMTransitionEventSource
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.atomikos.beans.Editor
Add a listener for property changes.
addPropertyListener(PropertyListener) - Method in class com.atomikos.swing.PropertiesPanel
Adds a property listener.
addResource(String, Object) - Static method in class com.atomikos.util.IntraVmObjectRegistry
 
addTransitionListener(Hashtable, Object, Object, Object) - Method in class com.atomikos.finitestates.FSMImp
Help function for adding transition listeners.
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.
AllowAllTransitionTable - Class in com.atomikos.finitestates
A default transition table implementation that allows any transition without really checking anything.
AllowAllTransitionTable() - Constructor for class com.atomikos.finitestates.AllowAllTransitionTable
 

B

BeanInspector - Class in com.atomikos.beans
A bean inspector is capable of detecting what properties can be set in a bean, setting or getting any such values and returning useful information about the bean.
BeanInspector(Object) - Constructor for class com.atomikos.beans.BeanInspector
Creates a new instance to configure a given bean.
BeanWizard - Class in com.atomikos.beans
A GUI setup tool for configuring arbitrary bean instances.
BeanWizard(Object) - Constructor for class com.atomikos.beans.BeanWizard
 
BeanWizardResourceBundle - Class in com.atomikos.beans
The locale-specific values for the BeanWizard GUI utility.
BeanWizardResourceBundle() - Constructor for class com.atomikos.beans.BeanWizardResourceBundle
 
beforeTransition(FSMTransitionEvent) - Method in interface com.atomikos.finitestates.FSMPreTransitionListener
A method to be called BEFORE the specified transition takes place.

C

caretUpdate(CaretEvent) - Method in class com.atomikos.beans.TextFieldComponent
 
CascadedConsole - Class in com.atomikos.diagnostics
A cascaded message console for system output warnings.
CascadedConsole(Console, Console) - Constructor for class com.atomikos.diagnostics.CascadedConsole
Construct a new instance.
CheckboxComponent - Class in com.atomikos.beans
An editor component that allows editing of boolean values.
CheckboxComponent(Property) - Constructor for class com.atomikos.beans.CheckboxComponent
 
ClassInspector - Class in com.atomikos.beans
An inspector class for finding and filtering information about general classes (not just beans).
ClassInspector(Class) - Constructor for class com.atomikos.beans.ClassInspector
 
ClassLoadingHelper - Class in com.atomikos.util
A helper class for class loading.
ClassLoadingHelper() - Constructor for class com.atomikos.util.ClassLoadingHelper
 
ClassNotPrimitiveException - Exception in com.atomikos.beans
An exception for the conversion of primitive values to their wrapper objects.
ClassNotPrimitiveException() - Constructor for exception com.atomikos.beans.ClassNotPrimitiveException
 
ClassNotPrimitiveException(String) - Constructor for exception com.atomikos.beans.ClassNotPrimitiveException
 
close() - Method in class com.atomikos.diagnostics.CascadedConsole
Closes the underlying consoles.
close() - Method in interface com.atomikos.diagnostics.Console
Closes the console after use.
close() - Method in class com.atomikos.diagnostics.PrintStreamConsole
 
close() - Method in class com.atomikos.diagnostics.RotatingFileConsole
 
close() - Method in class com.atomikos.diagnostics.Slf4jConsole
 
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.diagnostics - package com.atomikos.diagnostics
 
com.atomikos.finitestates - package com.atomikos.finitestates
 
com.atomikos.swing - package com.atomikos.swing
 
com.atomikos.timing - package com.atomikos.timing
 
com.atomikos.util - package com.atomikos.util
 
ComboBoxComponent - Class in com.atomikos.beans
A property editor component for a combo list of values.
ComboBoxComponent(Property) - Constructor for class com.atomikos.beans.ComboBoxComponent
 
Console - Interface in com.atomikos.diagnostics
A message console for system output warnings.
construct() - Method in class com.atomikos.swing.SwingWorker
Compute the value to be returned by the get method.
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.
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.
createWrapperObject(String, Class) - Static method in class com.atomikos.beans.PrimitiveClasses
Constructs a wrapper object that holds a value for the given primitiveClass, based on the given String value.

D

DEBUG - Static variable in interface com.atomikos.diagnostics.Console
Constant to indicate debug-level messages.
DefaultMemberFilter - Class in com.atomikos.beans
A member filter implementation that accepts all be default.
DefaultMemberFilter() - Constructor for class com.atomikos.beans.DefaultMemberFilter
 
DefaultPropertyEditor - Class in com.atomikos.beans
A default Property Editor.
DefaultPropertyEditor(PropertyEditorComponent, String[]) - Constructor for class com.atomikos.beans.DefaultPropertyEditor
Constructs a new instance.
deleteContents(File) - Static method in class com.atomikos.util.IOHelper
Recursively delete the contents of the given folder.
deleteProperty(PropertiesTableModel, int) - Method in class com.atomikos.beans.TableComponent
 
deleteProperty(PropertiesTableModel, int) - Method in interface com.atomikos.swing.PropertyListener
Notification that the delete button was pressed, and thus the indicated property should be deleted from the table.
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

Editor - Interface in com.atomikos.beans
An Editor for getting and setting properties based on UI interaction.
editProperty(PropertiesTableModel, int) - Method in class com.atomikos.beans.TableComponent
 
editProperty(PropertiesTableModel, int) - Method in interface com.atomikos.swing.PropertyListener
Notification that the edit button was pressed, and the user thus wishes to edit the currently selected property in the given table.
entered(FSMEnterEvent) - Method in interface com.atomikos.finitestates.FSMEnterListener
Called when the FSM has entered a new state.
ExceptionHelper - Class in com.atomikos.util
Helper class to deal with exception details.
ExtensionsFileFilter - Class in com.atomikos.swing
A file filter for displaying only directories and a files with an extension that corresponds to one of a given set.
ExtensionsFileFilter(String[]) - Constructor for class com.atomikos.swing.ExtensionsFileFilter
 

F

finalize() - Method in class com.atomikos.diagnostics.PrintStreamConsole
 
finished() - Method in class com.atomikos.swing.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
from - Variable in class com.atomikos.finitestates.FSMTransitionEvent
 
fromState() - Method in class com.atomikos.finitestates.FSMTransitionEvent
The state that was left.
FSM - Interface in com.atomikos.finitestates
Interface of a finite state machine.
FSMEnterEvent - Class in com.atomikos.finitestates
Events signalling the transition of the FSM to a new state.
FSMEnterEvent(Object, Object) - Constructor for class com.atomikos.finitestates.FSMEnterEvent
 
FSMEnterEventSource - Interface in com.atomikos.finitestates
Interface of an FSMEnterEventSource.
FSMEnterListener - Interface in com.atomikos.finitestates
A listener on FSMEnterEvent occurrences.
FSMImp - Class in com.atomikos.finitestates
Implementation of a finite state machine.
FSMImp(TransitionTable, Object) - Constructor for class com.atomikos.finitestates.FSMImp
Constructor.
FSMImp(Object, TransitionTable, Object) - Constructor for class com.atomikos.finitestates.FSMImp
Creates a new instance with a given event source.
FSMPreEnterEventSource - Interface in com.atomikos.finitestates
A source of FSMPreEnterEvents.
FSMPreEnterListener - Interface in com.atomikos.finitestates
A listener that wants to be notified BEFORE the new state is entered.
FSMPreTransitionEventSource - Interface in com.atomikos.finitestates
A source of PreTransitionEvents.
FSMPreTransitionListener - Interface in com.atomikos.finitestates
A listener interface for FSMTransition events, but one that wishes to be notified BEFORE the transition is exposed to other threads.
FSMTransitionEvent - Class in com.atomikos.finitestates
Events signalling a transition of a FSM.
FSMTransitionEvent(Object, Object, Object) - Constructor for class com.atomikos.finitestates.FSMTransitionEvent
 
FSMTransitionEventSource - Interface in com.atomikos.finitestates
A source of TransitionEvents.
FSMTransitionListener - Interface in com.atomikos.finitestates
A listener interface for FSMTransitionEvents.

G

get() - Method in class com.atomikos.swing.SwingWorker
Return the value created by the construct method.
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.
getAllowedValues() - Method in interface com.atomikos.beans.Property
Gets the allowed values for this property.
getBaseDir() - Method in class com.atomikos.util.VersionedFile
 
getBaseName() - Method in class com.atomikos.util.VersionedFile
 
getBaseUrl() - Method in class com.atomikos.util.VersionedFile
 
getBean() - Method in class com.atomikos.beans.BeanInspector
Get the bean instance.
getBean() - Method in class com.atomikos.beans.BeanWizard
Get the bean.
getColumnCount() - Method in class com.atomikos.swing.AbstractPropertiesTableModel
 
getColumnName(int) - Method in class com.atomikos.swing.AbstractPropertiesTableModel
 
getComponent() - Method in class com.atomikos.beans.AbstractPropertyEditorComponent
To be overridden in subclasses.
getComponent() - Method in class com.atomikos.beans.CheckboxComponent
 
getComponent() - Method in class com.atomikos.beans.ComboBoxComponent
 
getComponent() - Method in interface com.atomikos.beans.Editor
Get any GUI component for editing.
getComponent() - Method in interface com.atomikos.beans.PropertyEditorComponent
Get component for display in GUI.
getComponent() - Method in class com.atomikos.beans.TableComponent
 
getComponent() - Method in class com.atomikos.beans.TextFieldComponent
 
getConstructors() - Method in class com.atomikos.beans.ClassInspector
Get the constructors for this class.
getContents() - Method in class com.atomikos.beans.BeanWizardResourceBundle
 
getContents() - Method in class com.atomikos.beans.MemberChooserResourceBundle
 
getContents() - Method in class com.atomikos.swing.PropertiesPanelResourceBundle
 
getCurrentVersionFileName() - Method in class com.atomikos.util.VersionedFile
 
getCustomEditor() - Method in class com.atomikos.beans.DefaultPropertyEditor
 
getData() - Method in class com.atomikos.swing.AbstractPropertiesTableModel
 
getDescription() - Method in interface com.atomikos.beans.Property
Get the description of the property.
getDescription() - Method in class com.atomikos.swing.ExtensionsFileFilter
 
getDifferencePath(File, File) - Static method in class com.atomikos.util.IOHelper
Get the difference path of a file wrt a folder.
getEditedObject() - Method in interface com.atomikos.beans.Editor
Retrieves the edited object.
getEditor() - Method in interface com.atomikos.beans.Property
Get an editor component for the property.
getExtension(File) - Static method in class com.atomikos.swing.ExtensionsFileFilter
 
getFields() - Method in class com.atomikos.beans.ClassInspector
Get the fields for this class.
getId() - Method in interface com.atomikos.util.Identifiable
Get the id.
getIndexedProperty() - Method in interface com.atomikos.beans.Property
Get an indexed property inspector if available.
getIndexedType() - Method in interface com.atomikos.beans.IndexedProperty
Get the class of the indexed elements.
getInspectedClass() - Method in class com.atomikos.beans.ClassInspector
 
getInvocationHandler() - Method in interface com.atomikos.util.DynamicProxy
Gets the underlying object that does the proxying.
getJavaInitializationString() - Method in class com.atomikos.beans.DefaultPropertyEditor
 
getLevel() - Method in class com.atomikos.diagnostics.CascadedConsole
 
getLevel() - Method in interface com.atomikos.diagnostics.Console
Gets the level of the console.
getLevel() - Method in class com.atomikos.diagnostics.PrintStreamConsole
 
getLevel() - Method in class com.atomikos.diagnostics.RotatingFileConsole
 
getLevel() - Method in class com.atomikos.diagnostics.Slf4jConsole
The level.
getMaxIdLengthInBytes() - Method in class com.atomikos.util.UniqueIdMgr
 
getMemberFilter() - Method in class com.atomikos.beans.ClassInspector
 
getMemberFilter() - Method in class com.atomikos.beans.MemberChooser
 
getMethods() - Method in class com.atomikos.beans.ClassInspector
Get the methods for this class.
getName() - Method in interface com.atomikos.beans.Property
Get the name of this property.
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
 
getPanel() - Method in class com.atomikos.beans.BeanWizard
Get the panel to display in the client program.
getPanel() - Method in class com.atomikos.swing.PropertiesPanel
Gets the actual Swing panel.
getPassword() - Method in class com.atomikos.swing.LoginDialog
Gets the password entered by the user.
getProperties() - Method in class com.atomikos.beans.BeanInspector
Get all recognized properties for this bean.
getProperties(Object) - Static method in class com.atomikos.beans.PropertyUtils
Builds a map of direct javabeans properties of the target object.
getProperty(String) - Method in class com.atomikos.beans.BeanInspector
Get the property with the given name.
getProperty() - Method in interface com.atomikos.beans.Editor
Get the property for which we are editing.
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.
getPropertyEditor() - Method in class com.atomikos.beans.AbstractPropertyEditorComponent
 
getPropertyEditor() - Method in interface com.atomikos.beans.PropertyEditorComponent
Get the property editor we delegate to.
getPropertyNames() - Method in class com.atomikos.beans.HtmlBeanWizard
 
getPropertyValue(String) - Method in class com.atomikos.beans.BeanInspector
Get the value of the given property as text.
getPropertyValue(String) - Method in class com.atomikos.beans.HtmlBeanWizard
 
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
 
getRowCount() - Method in class com.atomikos.swing.AbstractPropertiesTableModel
 
getSize() - Method in class com.atomikos.util.VersionedFile
 
getState() - Method in class com.atomikos.finitestates.FSMEnterEvent
The new state that was entered.
getState() - Method in class com.atomikos.finitestates.FSMImp
 
getState() - Method in interface com.atomikos.finitestates.Stateful
 
getStringValue() - Method in interface com.atomikos.beans.Editor
Gets the value as a String.
getSuffix() - Method in class com.atomikos.util.VersionedFile
 
getTableModel() - Method in class com.atomikos.swing.AbstractPropertiesTableModel
 
getTableModel() - Method in interface com.atomikos.swing.PropertiesTableModel
Gets the Swing table model for this one.
getTags() - Method in class com.atomikos.beans.DefaultPropertyEditor
Any restricted value list.
getTimeout() - Method in interface com.atomikos.timing.AlarmTimer
 
getTimeout() - Method in class com.atomikos.timing.PooledAlarmTimer
 
getType() - Method in interface com.atomikos.beans.Property
Get the class of this property.
getUserName() - Method in class com.atomikos.swing.LoginDialog
Gets the user name entered by the user.
getValue(int) - Method in interface com.atomikos.beans.IndexedProperty
Get the value of the indexed element.
getValue() - Method in interface com.atomikos.beans.Property
Get the value of this property.
getValue() - Method in class com.atomikos.swing.SwingWorker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getValueAt(int, int) - Method in class com.atomikos.swing.AbstractPropertiesTableModel
 
getWrapperClass(Class) - Static method in class com.atomikos.beans.PrimitiveClasses
Get the wrapper type for the given primitive.

H

HtmlBeanWizard - Class in com.atomikos.beans
A wizard class for HTML platforms.
HtmlBeanWizard() - Constructor for class com.atomikos.beans.HtmlBeanWizard
 
HtmlFrame - Class in com.atomikos.swing
A frame to display an HTML document, and respond to clicks on hyperlinks by loading the clicked link.
HtmlFrame(URL, JFrame) - Constructor for class com.atomikos.swing.HtmlFrame
Creates a new window that displays the given URL.
hyperlinkUpdate(HyperlinkEvent) - Method in class com.atomikos.swing.HtmlFrame
 

I

Identifiable - Interface in com.atomikos.util
Identifiable objects are those that have a unique object ID, which can be application-dependent.
IndexedProperty - Interface in com.atomikos.beans
This class describes information of a bean's indexed properties.
INFO - Static variable in interface com.atomikos.diagnostics.Console
Constant to indicate informational-level messages.
init(PropertyEditor) - Method in class com.atomikos.beans.AbstractPropertyEditorComponent
 
init(PropertyEditor) - Method in interface com.atomikos.beans.PropertyEditorComponent
Initializes the component with the editor to delegate to.
interrupt() - Method in class com.atomikos.swing.SwingWorker
A new method that interrupts the worker thread.
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
 
isCellEditable(int, int) - Method in class com.atomikos.swing.AbstractPropertiesTableModel
 
isDecimalClass(Class) - Static method in class com.atomikos.beans.PrimitiveClasses
Check if a class allows decimal numeric values.
isExpert() - Method in interface com.atomikos.beans.Property
Test if the property is for expert users only.
isHidden() - Method in interface com.atomikos.beans.Property
Test if the property is not for GUI configuration.
isIndexReadOnly() - Method in interface com.atomikos.beans.IndexedProperty
Test if readonly at index level.
isNumericClass(Class) - Static method in class com.atomikos.beans.PrimitiveClasses
Check if a class should be restricted to numeric values.
isPaintable() - Method in class com.atomikos.beans.DefaultPropertyEditor
Check if paintable.
isPreferred() - Method in interface com.atomikos.beans.Property
Test if the property should definitely be configured.
isReadOnly() - Method in interface com.atomikos.beans.Property
Tests if a property is readonly.
isValid() - Method in class com.atomikos.swing.LoginDialog
Checks if the Connect button has been pressed.

L

legalTransition(Object, Object) - Method in class com.atomikos.finitestates.AllowAllTransitionTable
This method always returns true.
legalTransition(Object, Object) - Method in interface com.atomikos.finitestates.TransitionTable
This method allows checking whether a transition is valid.
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.
LoginDialog - Class in com.atomikos.swing
A generic login dialog that allows username and passwd to be entered by the user.
LoginDialog(JFrame, String, String) - Constructor for class com.atomikos.swing.LoginDialog
Constructs a new instance with a given title.

M

main(String[]) - Static method in class com.atomikos.beans.MemberChooser
 
main(String[]) - Static method in class com.atomikos.swing.HtmlFrame
Allows simple retrieval of command-line URL
main(String[]) - Static method in class com.atomikos.swing.LoginDialog
 
MainMethodFilter - Class in com.atomikos.beans
A filter class for main static methods (application entry points).
MainMethodFilter() - Constructor for class com.atomikos.beans.MainMethodFilter
 
MemberChooser - Class in com.atomikos.beans
This class offers a GUI dialog for choosing methods, constructors or fields from a given class.
MemberChooser(JFrame, Class) - Constructor for class com.atomikos.beans.MemberChooser
 
MemberChooserResourceBundle - Class in com.atomikos.beans
 
MemberChooserResourceBundle() - Constructor for class com.atomikos.beans.MemberChooserResourceBundle
 
MemberFilter - Interface in com.atomikos.beans
A filter for restricting which members (fields, constructors, methods) are returned by the ClassInspector.

N

newProperty(PropertiesTableModel) - Method in class com.atomikos.beans.TableComponent
 
newProperty(PropertiesTableModel) - Method in interface com.atomikos.swing.PropertyListener
Notification that the new button was pressed, and the user thus wishes to insert a new property in the given table.
newProxyInstance(List, Class[], InvocationHandler) - Static method in class com.atomikos.util.ClassLoadingHelper
Creates a new dynamic proxy instance for the given delegate.
newState - Variable in class com.atomikos.finitestates.FSMEnterEvent
 
notifyListeners(Hashtable, Object, boolean) - Method in class com.atomikos.finitestates.FSMImp
Notify the enter listeners.
notifyListeners(Hashtable, Object, Object, boolean) - Method in class com.atomikos.finitestates.FSMImp
Notify transition listeners.

O

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

P

parseProperties(HttpServletRequest) - Method in class com.atomikos.beans.HtmlBeanWizard
Parse the name, value pairs from the given request.
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
 
preEnter(FSMEnterEvent) - Method in interface com.atomikos.finitestates.FSMPreEnterListener
Called BEFORE the FSM enters the new state, so that the callee is sure that nobody has seen the new state yet.
PrimitiveClasses - Class in com.atomikos.beans
A utility class for primitive class manipulation.
PrimitiveClasses() - Constructor for class com.atomikos.beans.PrimitiveClasses
 
print(String) - Method in class com.atomikos.diagnostics.CascadedConsole
Print a message to the output of the console(s).
print(String, int) - Method in class com.atomikos.diagnostics.CascadedConsole
 
print(String) - Method in interface com.atomikos.diagnostics.Console
Print a string to the output, but no newline at the end.
print(String, int) - Method in interface com.atomikos.diagnostics.Console
Print a string with a given level of granularity.
print(String) - Method in class com.atomikos.diagnostics.PrintStreamConsole
 
print(String, int) - Method in class com.atomikos.diagnostics.PrintStreamConsole
 
print(String) - Method in class com.atomikos.diagnostics.RotatingFileConsole
 
print(String, int) - Method in class com.atomikos.diagnostics.RotatingFileConsole
 
print(String) - Method in class com.atomikos.diagnostics.Slf4jConsole
This method does nothing for SLF4J - printing without newline would be too expensive since it is not supported in SLF4J.
print(String, int) - Method in class com.atomikos.diagnostics.Slf4jConsole
This method does nothing for SLF4J - printing without newline would be too expensive since it is not supported in SLF4J.
println(String) - Method in class com.atomikos.diagnostics.CascadedConsole
Print a message to the output of the console(s).
println(String, int) - Method in class com.atomikos.diagnostics.CascadedConsole
 
println(String) - Method in interface com.atomikos.diagnostics.Console
Print a message to the output of the console.
println(String, int) - Method in interface com.atomikos.diagnostics.Console
Print a string with newline, at a given level of granularity.
println(String) - Method in class com.atomikos.diagnostics.PrintStreamConsole
 
println(String, int) - Method in class com.atomikos.diagnostics.PrintStreamConsole
 
println(String) - Method in class com.atomikos.diagnostics.RotatingFileConsole
 
println(String, int) - Method in class com.atomikos.diagnostics.RotatingFileConsole
 
println(String) - Method in class com.atomikos.diagnostics.Slf4jConsole
 
println(String, int) - Method in class com.atomikos.diagnostics.Slf4jConsole
 
printStackTrace() - Method in exception com.atomikos.beans.PropertyException
 
printstream_ - Variable in class com.atomikos.diagnostics.PrintStreamConsole
 
PrintStreamConsole - Class in com.atomikos.diagnostics
A simple console to a PrintStream.
PrintStreamConsole(PrintStream) - Constructor for class com.atomikos.diagnostics.PrintStreamConsole
Constructor.
PropertiesPanel - Class in com.atomikos.swing
A Properties Panel is a GUI tool component for displaying a table of properties, and provides for creation, deletion and editing of such properties.
PropertiesPanel(PropertiesTableModel) - Constructor for class com.atomikos.swing.PropertiesPanel
Creates a new instance.
PropertiesPanel(PropertiesTableModel, boolean) - Constructor for class com.atomikos.swing.PropertiesPanel
Creates a new instance.
PropertiesPanelResourceBundle - Class in com.atomikos.swing
A resource bundle for the locale-specific values in the properties panel.
PropertiesPanelResourceBundle() - Constructor for class com.atomikos.swing.PropertiesPanelResourceBundle
 
PropertiesTableModel - Interface in com.atomikos.swing
A TableModel for a PropertiesPanel.
Property - Interface in com.atomikos.beans
A property allows details to be retrieved and set for individual bean properties.
propertyChange(PropertyChangeEvent) - Method in class com.atomikos.beans.BeanWizard
 
PropertyEditorComponent - Interface in com.atomikos.beans
A generic GUI type for editing properties.
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.
PropertyListener - Interface in com.atomikos.swing
A listener for a new property event.
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
 

R

readEpoch() - Method in class com.atomikos.util.UniqueIdMgr
Read the next epoch value from the epoch file.
ReadOnlyException - Exception in com.atomikos.beans
An exception for signalling an attempt to use an unsupported set operation.
ReadOnlyException() - Constructor for exception com.atomikos.beans.ReadOnlyException
 
ReadOnlyException(String) - Constructor for exception com.atomikos.beans.ReadOnlyException
 
refresh() - Method in class com.atomikos.swing.AbstractPropertiesTableModel
 
refresh() - Method in interface com.atomikos.swing.PropertiesTableModel
Indicates that one or more rows have changed, and the table view needs an update.
removeAlarmTimerListener(AlarmTimerListener) - Method in interface com.atomikos.timing.AlarmTimer
 
removeAlarmTimerListener(AlarmTimerListener) - Method in class com.atomikos.timing.PooledAlarmTimer
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface com.atomikos.beans.Editor
Removes a property change listener.
removePropertyListener(PropertyListener) - Method in class com.atomikos.swing.PropertiesPanel
Removes the given property listener.
removeResource(String) - Static method in class com.atomikos.util.IntraVmObjectRegistry
 
RotatingFileConsole - Class in com.atomikos.diagnostics
A console that writes to a set of rotating files.
RotatingFileConsole(String, int, int) - Constructor for class com.atomikos.diagnostics.RotatingFileConsole
 
rowDeleted(int) - Method in class com.atomikos.swing.AbstractPropertiesTableModel
 
rowDeleted(int) - Method in interface com.atomikos.swing.PropertiesTableModel
Indicates that a row was deleted.
rowInserted() - Method in class com.atomikos.swing.AbstractPropertiesTableModel
 
rowInserted() - Method in interface com.atomikos.swing.PropertiesTableModel
Indicates that a new row has been inserted.
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
 
setAsText(String) - Method in class com.atomikos.beans.DefaultPropertyEditor
Sets the value as text.
setClassName(String) - Method in class com.atomikos.beans.HtmlBeanWizard
Set the class name of the underlying bean.
setEditedObject(Object) - Method in interface com.atomikos.beans.Editor
Set the object to edit.
setLevel(int) - Method in class com.atomikos.diagnostics.CascadedConsole
 
setLevel(int) - Method in interface com.atomikos.diagnostics.Console
Set the overall granularity level of the console.
setLevel(int) - Method in class com.atomikos.diagnostics.PrintStreamConsole
 
setLevel(int) - Method in class com.atomikos.diagnostics.RotatingFileConsole
 
setLevel(int) - Method in class com.atomikos.diagnostics.Slf4jConsole
Setting the level has no filtering effect for this class: the output level is determined by the underlying logging tool's separate configuration.
setMemberFilter(MemberFilter) - Method in class com.atomikos.beans.ClassInspector
 
setMemberFilter(MemberFilter) - Method in class com.atomikos.beans.MemberChooser
 
setPrefix(String) - Method in class com.atomikos.util.UniqueIdMgr
Sets the prefix to add to each generated ID.
setProperties(Object, Map) - Static method in class com.atomikos.beans.PropertyUtils
Sets a map of properties on the target object.
setProperty(String, String) - Method in class com.atomikos.beans.HtmlBeanWizard
 
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.
setPropertyValue(String, String) - Method in class com.atomikos.beans.BeanInspector
Set the given property to the given text value.
setState(Object) - Method in class com.atomikos.finitestates.FSMImp
 
setState(Object) - Method in interface com.atomikos.finitestates.StateMutable
To set a new state.
setStringValue(String) - Method in interface com.atomikos.beans.Editor
Sets the value as a String.
setSuffix(String) - Method in class com.atomikos.util.UniqueIdMgr
Sets the suffix to add to each generated ID.
setValue(int, Object) - Method in interface com.atomikos.beans.IndexedProperty
Set the value of the element with given index.
setValue(Object) - Method in interface com.atomikos.beans.Property
Set the value of the property to the given argument.
showConstructorsDialog(Constructor) - Method in class com.atomikos.beans.MemberChooser
Shows a dialog with all applicable constructors.
showFieldsDialog(Method) - Method in class com.atomikos.beans.MemberChooser
Shows a dialog with all applicable fields.
showMethodsDialog(Method) - Method in class com.atomikos.beans.MemberChooser
Shows a dialog with all the applicable methods.
showPropertiesInForm(HttpServletResponse) - Method in class com.atomikos.beans.HtmlBeanWizard
Include the description of the properties in the given response.
Slf4jConsole - Class in com.atomikos.diagnostics
A console that delegates to slf4j - this ensures log4j compatibility.
Slf4jConsole() - Constructor for class com.atomikos.diagnostics.Slf4jConsole
 
start() - Method in class com.atomikos.swing.SwingWorker
Start the worker thread.
Stateful - Interface in com.atomikos.finitestates
Abstract representation of an object that has a state.
StateMutable - Interface in com.atomikos.finitestates
Abstract representation of an object that has a state and this state can be set.
stop() - Method in interface com.atomikos.timing.AlarmTimer
 
stop() - Method in class com.atomikos.timing.PooledAlarmTimer
 
supportsCustomEditor() - Method in class com.atomikos.beans.DefaultPropertyEditor
 
SwingWorker - Class in com.atomikos.swing
This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
SwingWorker() - Constructor for class com.atomikos.swing.SwingWorker
Start a thread that will call the construct method and then exit.

T

TableComponent - Class in com.atomikos.beans
A component for editing indexed properties as a whole.
TableComponent(IndexedProperty) - Constructor for class com.atomikos.beans.TableComponent
 
TextFieldComponent - Class in com.atomikos.beans
An editor component that displays a property in a text field.
TextFieldComponent(Property) - Constructor for class com.atomikos.beans.TextFieldComponent
 
TextFieldComponent(Property, boolean) - Constructor for class com.atomikos.beans.TextFieldComponent
 
to - Variable in class com.atomikos.finitestates.FSMTransitionEvent
 
toState() - Method in class com.atomikos.finitestates.FSMTransitionEvent
The state that was moved to.
transitionPerformed(FSMTransitionEvent) - Method in interface com.atomikos.finitestates.FSMTransitionListener
A method to be called AFTER the specified transition is done.
TransitionTable - Interface in com.atomikos.finitestates
A Transition Table determines which transitions are legal.

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.
UniqueIdMgr(String, String) - Constructor for class com.atomikos.util.UniqueIdMgr
Preferred constructor: based on file-logged epoch value.
UniqueIdMgr(String, String, int) - Constructor for class com.atomikos.util.UniqueIdMgr
Constructor for startup limit.

V

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.

W

WARN - Static variable in interface com.atomikos.diagnostics.Console
Constant to indicate warning-level messages.
writeEpoch(long) - Method in class com.atomikos.util.UniqueIdMgr
Write the given value into the epoch file.

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

Copyright © 2011. All Rights Reserved.