org.objectweb.proactive.core.component.body
Interface ComponentRequestFilter

All Superinterfaces:
RequestFilter, java.io.Serializable

public interface ComponentRequestFilter
extends RequestFilter

Author:
Matthieu Morel

Method Summary
 boolean acceptRequest(ComponentRequest componentRequest)
           
 
Methods inherited from interface org.objectweb.proactive.core.body.request.RequestFilter
acceptRequest
 

Method Detail

acceptRequest

public boolean acceptRequest(ComponentRequest componentRequest)


Copyright 2001-2005 INRIA All Rights Reserved.