|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BlockingParticipant | |
|---|---|
| com.uwyn.rife.rep | Provides classes and interfaces for the application repository. |
| com.uwyn.rife.rep.participants | Provides classes for the standard repository participants. |
| Uses of BlockingParticipant in com.uwyn.rife.rep |
|---|
| Methods in com.uwyn.rife.rep that return BlockingParticipant | |
|---|---|
BlockingParticipant |
BlockingRepository.getParticipant(String name)
Looks for the participant that corresponds to a given name and returns it when found. |
| Methods in com.uwyn.rife.rep that return types with arguments of type BlockingParticipant | |
|---|---|
Collection<BlockingParticipant> |
BlockingRepository.getParticipants(String className)
Returns all the participants with a given class name |
| Methods in com.uwyn.rife.rep with parameters of type BlockingParticipant | |
|---|---|
void |
BlockingRepository.fireInitActionPerformed(BlockingParticipant participant)
Notifies the registered listeners that a new initialization action has been performed. |
| Uses of BlockingParticipant in com.uwyn.rife.rep.participants |
|---|
| Subclasses of BlockingParticipant in com.uwyn.rife.rep.participants | |
|---|---|
class |
ParticipantConfig
|
class |
ParticipantCursors
|
class |
ParticipantDatasources
|
class |
ParticipantImages
|
class |
ParticipantMemoryScheduler
|
class |
ParticipantMemoryUsers
|
class |
ParticipantSite
|
class |
ParticipantSpringWeb
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||