Package com.ibm.wsspi.adaptable.module
Interface Summary
Interface | Description |
---|---|
Adaptable | Provides the ability for an object implementing the interface to convert itself to another type of object. |
AdaptableModuleFactory | Factory to create Adaptable Modules. |
AddEntryToOverlay | Provides the ability to add new entries with given data (i.e file-like entries) to the container adapted to this interface. |
Container | An adaptable container. |
Entry | An adaptable entry. |
FastModeControl | |
InterpretedContainer | |
MaskedPathEntry | |
NonPersistentCache | |
Notifier | |
Notifier.Notification | Association of paths within a Container. Note that if the Notification represents a delete, associated paths may not be valid within the container. |
Notifier.NotificationListener | Implemented by people wanting notifications of changes within the notification object. |
Class Summary
Class | Description |
---|---|
DefaultNotification | Default implementation of the Notifier.Notification interface. |
Exception Summary
Exception | Description |
---|---|
UnableToAdaptException |