Package org.rribbit.retrieval
package org.rribbit.retrieval
-
ClassDescriptionThis
ListenerObjectRetriever
implements caching to be able to retrieveListenerObject
s more quickly.This class represents the request made to thisCachedListenerObjectRetriever
.ThisListenerObjectRetriever
provides common functionality that is required by typical implementations ofListenerObjectRetriever
.AListenerObjectRetriever
retrieves theListenerObject
s that were created by one or moreListenerObjectCreator
s.