org.pfsw.tools.beluga.ldap.interceptors
Class InterceptorLoader

java.lang.Object
  extended by org.pfsw.tools.beluga.ldap.interceptors.InterceptorLoader

public class InterceptorLoader
extends Object

Loads the interceptors to be used within the server.

Version:
1.1
Author:
Manfred Duchrow

Constructor Summary
InterceptorLoader()
          Initialize the new instance with default values.
 
Method Summary
 ResponseInterceptorChain loadResponseInterceptors(Element configElement)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterceptorLoader

public InterceptorLoader()
Initialize the new instance with default values.

Method Detail

loadResponseInterceptors

public ResponseInterceptorChain loadResponseInterceptors(Element configElement)


Copyright © 2012 Manfred Duchrow Consulting & Software. All Rights Reserved.