Use the {@link #init()} and {@link #destroy()} methods to force this filterto start/stop processing events. Alternatively, {@link #init()} will becalled automatically the first time an instance of this filter is added to a filter chain. Calling {@link #destroy()} is not required either sinceall workers are daemon threads which means that any workers still alive when the JVM terminates will die automatically. Apache Directory Project @version $Rev: 350169 $, $Date: 2005-12-01 00:17:41 -0500 (Thu, 01 Dec 2005) $
|
|
|
|
|
|
|
|