- 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.