| Package | Description |
|---|---|
| de.intarsys.tools.transaction | |
| de.intarsys.tools.transaction.file |
| Modifier and Type | Class and Description |
|---|---|
class |
CommonResource<R extends IResource,T extends IResourceType<R>>
A common implementation for the
IResource abstraction. |
| Modifier and Type | Class and Description |
|---|---|
class |
CommonResourceType<T extends IResource>
A common implementation for the
IResourceType. |
| Modifier and Type | Method and Description |
|---|---|
IResourceType |
IResource.getType()
The type that created this resource.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends IResource> |
TransactionTools.getResource(IResourceType<T> type,
boolean create) |
| Modifier and Type | Class and Description |
|---|---|
class |
FileSystemResourceType
The
IResourceType for FileSystemResource instances. |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.