org.apache.cocoon.portal.wsrp.consumer
Interface RequiresWSRPAdapter

All Known Implementing Classes:
PortletDriverRegistryImpl, ProducerRegistryImpl, URLGeneratorImpl, URLTemplateComposerImpl

public interface RequiresWSRPAdapter

This interface marks a component if the component needs a reference to the WSRP adapter.

Version:
$Id: RequiresWSRPAdapter.java 322475 2005-10-16 14:26:44Z cziegeler $

Method Summary
 void setWSRPAdapter(WSRPAdapter adapter)
           
 

Method Detail

setWSRPAdapter

public void setWSRPAdapter(WSRPAdapter adapter)


Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.