org.objectweb.proactive.core.component.gen
Interface OutputInterceptorHelper


public interface OutputInterceptorHelper

This interface specifies a helper method for setting the list of output interceptors. (it is implemented by the generated output interceptors)

Author:
Matthieu Morel

Method Summary
 void setOutputInterceptors(java.util.List outputInterceptors)
           
 

Method Detail

setOutputInterceptors

public void setOutputInterceptors(java.util.List outputInterceptors)


Copyright 2001-2005 INRIA All Rights Reserved.