Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Interface
com.jivesoftware.forum.QueryLogger

Packages that use QueryLogger
com.jivesoftware.forum Core interfaces and classes for Jive Forums. 
com.jivesoftware.forum.database DB implementation of core Jive Forums interfaces. 
com.jivesoftware.forum.proxy Protection proxies for Jive Forums objects. 
 

Uses of QueryLogger in com.jivesoftware.forum
 

Methods in com.jivesoftware.forum that return QueryLogger
static QueryLogger QueryLoggerFactory.getInstance(AuthToken authToken)
          Returns a concrete instance of the query logger interface wrapped by a protection proxy.
 

Uses of QueryLogger in com.jivesoftware.forum.database
 

Classes in com.jivesoftware.forum.database that implement QueryLogger
 class DbQueryLogger
          Implementation of QueryLogger.
 

Uses of QueryLogger in com.jivesoftware.forum.proxy
 

Classes in com.jivesoftware.forum.proxy that implement QueryLogger
 class QueryLoggerProxy
          A protection proxy for the QueryLogger.
 

Constructors in com.jivesoftware.forum.proxy with parameters of type QueryLogger
QueryLoggerProxy(QueryLogger queryLogger, AuthToken auth, Permissions permissions)
          Creates a new QueryLoggerProxy object.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.