Interface | Description |
---|---|
Laundry |
Represents a single cleanup task to be executed when a
LaundryList is processed. |
LaundryList |
A collection of tasks that should be performed when a particular session has ended.
|
LaundryListProvider |
The means of obtaining a
LaundryList instance either on the client or the server. |
LaundryReclaim |
A handle on a Laundry task.
|
Class | Description |
---|---|
LaundryListProviderFactory |
A factory to create instances of
LaundryListProvider . |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.