org.extex.resource
Interface InteractionAware

All Known Implementing Classes:
ResourceFinderImpl

public interface InteractionAware

This interface describes a class which is able to receive an interaction provider.

Version:
$Revision: 6802 $
Author:
Gerd Neugebauer

Method Summary
 void setInteractionProvider(InteractionIndicator provider)
          Setter for the interaction provider.
 

Method Detail

setInteractionProvider

void setInteractionProvider(InteractionIndicator provider)
Setter for the interaction provider.

Parameters:
provider - the provider