org.chenillekit.access.services.impl
Class ComponentEventAccessFilter

java.lang.Object
  extended by org.chenillekit.access.services.impl.ComponentEventAccessFilter
All Implemented Interfaces:
ComponentEventRequestFilter

public class ComponentEventAccessFilter
extends Object
implements ComponentEventRequestFilter

Version:
$Id: ComponentEventAccessFilter.java 333 2008-11-19 16:26:03Z mlusetti $

Constructor Summary
ComponentEventAccessFilter(AccessValidator accessValidator, SymbolSource symbols)
           
 
Method Summary
 void handle(ComponentEventRequestParameters parameters, ComponentEventRequestHandler handler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentEventAccessFilter

public ComponentEventAccessFilter(AccessValidator accessValidator,
                                  SymbolSource symbols)
Method Detail

handle

public void handle(ComponentEventRequestParameters parameters,
                   ComponentEventRequestHandler handler)
            throws IOException
Specified by:
handle in interface ComponentEventRequestFilter
Throws:
IOException


Copyright © 2008-2009 ChenilleKit. All Rights Reserved.