Uses of Package
com.uwyn.rife.rep

Packages that use com.uwyn.rife.rep
com.uwyn.rife.engine Provides classes, interfaces and elements for the web application engine. 
com.uwyn.rife.rep Provides classes and interfaces for the application repository. 
com.uwyn.rife.rep.participants Provides classes for the standard repository participants. 
 

Classes in com.uwyn.rife.rep used by com.uwyn.rife.engine
Participant
          A Participant is basically a service that needs to be initialized before it can return objects that correspond to specified identification keys.
 

Classes in com.uwyn.rife.rep used by com.uwyn.rife.rep
BlockingParticipant
          A repository participant is basically a service that needs to be initialized before it can return objects that correspond to specified identification keys.
BlockingRepository
          The BlockingRepository class provides a Repository implementation that loads the participants from an XML file.
Participant
          A Participant is basically a service that needs to be initialized before it can return objects that correspond to specified identification keys.
Repository
          The Repository provides a collection of application-wide data structures and services that typically setup the whole application structure in a modular fashion.
RepositoryListener
          An interface that can be implemented to receive notifications about the progress of the initialization of a repository.
 

Classes in com.uwyn.rife.rep used by com.uwyn.rife.rep.participants
BlockingParticipant
          A repository participant is basically a service that needs to be initialized before it can return objects that correspond to specified identification keys.
Participant
          A Participant is basically a service that needs to be initialized before it can return objects that correspond to specified identification keys.
 



Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.