Clearspace API (1.7.0) Core Javadocs

Uses of Interface
com.jivesoftware.community.JiveInterceptor

Packages that use JiveInterceptor
com.jivesoftware.community Core interfaces and classes for Clearspace. 
 

Uses of JiveInterceptor in com.jivesoftware.community
 

Methods in com.jivesoftware.community that return JiveInterceptor
 JiveInterceptor[] InterceptorManager.getAvailableInterceptors()
          Returns an array of JiveInterceptor objects that are all of the currently available incerceptors in the system.
 JiveInterceptor InterceptorManager.getInterceptor(int index)
          Return the interceptor at the specified index in the list of currently configured interceptors.
 

Methods in com.jivesoftware.community with parameters of type JiveInterceptor
 void InterceptorManager.addInterceptor(int index, JiveInterceptor interceptor)
          Inserts a new interceptor at specified index in the list of currently configured interceptors.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.