|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JivePropertyListener | |
---|---|
com.jivesoftware.base.action.util | Base action utility classes for skin or action developers. |
com.jivesoftware.base.event | Base events common to all Jive Software products. |
com.jivesoftware.base.stats | Core reporting engine classes and interfaces. |
com.jivesoftware.base.util | Core utility classes. |
com.jivesoftware.forum | Core interfaces and classes for Jive Forums. |
com.jivesoftware.forum.database | DB implementation of core Jive Forums interfaces. |
com.jivesoftware.forum.gateway | Synchronizes Jive Forums data with external data sources such as NNTP servers. |
com.jivesoftware.forum.stats | Jive Forums reporting engine. |
Uses of JivePropertyListener in com.jivesoftware.base.action.util |
---|
Classes in com.jivesoftware.base.action.util that implement JivePropertyListener | |
---|---|
class |
JiveFilterDispatcher
|
class |
JiveWebWorkServlet
|
Uses of JivePropertyListener in com.jivesoftware.base.event |
---|
Methods in com.jivesoftware.base.event with parameters of type JivePropertyListener | |
---|---|
void |
JivePropertyEventDispatcher.addListener(JivePropertyListener listener)
Registers a listener with this event dispatcher |
void |
JivePropertyEventDispatcher.removeListener(JivePropertyListener listener)
Unregisters a listener from this event dispatcher. |
Uses of JivePropertyListener in com.jivesoftware.base.stats |
---|
Classes in com.jivesoftware.base.stats that implement JivePropertyListener | |
---|---|
class |
ReadStatsManager
Manager for read statistics in the Jive Platform products. |
Uses of JivePropertyListener in com.jivesoftware.base.util |
---|
Classes in com.jivesoftware.base.util that implement JivePropertyListener | |
---|---|
class |
JiveCacheFilter
A filter which allows page level caching for anonymous users. |
class |
JiveCompressionFilter
This filter can, based on HTTP headers compress data written to the response stream. |
Uses of JivePropertyListener in com.jivesoftware.forum |
---|
Classes in com.jivesoftware.forum that implement JivePropertyListener | |
---|---|
static class |
StatusLevelManagerFactory.StatusCalculatorPropertyListener
Checks to see if the calculator implementation has changes and reinitializes it if it has been |
Uses of JivePropertyListener in com.jivesoftware.forum.database |
---|
Classes in com.jivesoftware.forum.database that implement JivePropertyListener | |
---|---|
class |
DbStatusLevelManager
StatusLevelManager implementation. |
Uses of JivePropertyListener in com.jivesoftware.forum.gateway |
---|
Classes in com.jivesoftware.forum.gateway that implement JivePropertyListener | |
---|---|
class |
DefaultGatewayManager
Manages gateways for a forum, which synchronize the forum with external data sources such as an NNTP newsgroup or email account. |
Uses of JivePropertyListener in com.jivesoftware.forum.stats |
---|
Classes in com.jivesoftware.forum.stats that implement JivePropertyListener | |
---|---|
class |
ForumsReadStatsManager
|
class |
ViewCountManager
A class to handle saving and retrieving view counts for various Jive Forums objects. |
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |