| Name | Description | Type | Package | Framework |
| BlockingParticipant | A repository participant is basically a service that needs to be initialized before it can return objects that correspond to specified | Class | com.uwyn.rife.rep | Rife |
| BlockingParticipantExpectedException | Class | com.uwyn.rife.rep.exceptions | Rife | |
| BlockingRepository | The BlockingRepository class provides a Repository implementation that loads the participants from an | Class | com.uwyn.rife.rep | Rife |
| BlockingRepositoryCleanup | The BlockingRepositoryCleanup class is simply a thread that calls the BlockingRepository's cleanup method. | Class | com.uwyn.rife.rep | Rife |
| InitializationErrorException | Class | com.uwyn.rife.rep.exceptions | Rife | |
| Participant | A Participant is basically a service that needs to be initialized before it can return objects that correspond to specified | Interface | com.uwyn.rife.rep | Rife |
| ParticipantConfig | Class | com.uwyn.rife.rep.participants | Rife | |
| ParticipantCursors | Class | com.uwyn.rife.rep.participants | Rife | |
| ParticipantDatasources | Class | com.uwyn.rife.rep.participants | Rife | |
| ParticipantImages | Class | com.uwyn.rife.rep.participants | Rife | |
| ParticipantMemoryScheduler | Class | com.uwyn.rife.rep.participants | Rife | |
| ParticipantMemoryUsers | Class | com.uwyn.rife.rep.participants | Rife | |
| ParticipantNotFoundException | Class | com.uwyn.rife.rep.exceptions | Rife | |
| ParticipantSite | Class | com.uwyn.rife.rep.participants | Rife | |
| ParticipantSpringWeb | Class | com.uwyn.rife.rep.participants | Rife | |
| Rep | This static abstract class provides easy application-wide access to the default Repository. | Class | com.uwyn.rife.rep | Rife |
| RepException | See Also:Serialized FormConstructor SummaryRepException() | Class | com.uwyn.rife.rep.exceptions | Rife |
| Repository | The Repository provides a collection of application-wide data structures and services that typically setup the whole application | Interface | com.uwyn.rife.rep | Rife |
| RepositoryListener | An interface that can be implemented to receive notifications about the progress of the initialization of a repository. | Interface | com.uwyn.rife.rep | Rife |
| SingleObjectParticipant | Convenience abstract base class to make it easy to implement participants that only provide a single data object. | Class | com.uwyn.rife.rep | Rife |
| Xml2BlockingRepository | Processes a Rep XML document and add all the declared participants to a BlockingRepository. | Class | com.uwyn.rife.rep | Rife |