org.apache.cocoon.portal.wsrp.consumer
Interface RequiresConsumerEnvironment
- All Known Implementing Classes:
- PortletDriverImpl, PortletDriverRegistryImpl, ProducerRegistryImpl, SessionHandlerImpl
- public interface RequiresConsumerEnvironment
This interface marks a component if the component needs a reference to consumer environment.
- Version:
- $Id: RequiresConsumerEnvironment.java 322475 2005-10-16 14:26:44Z cziegeler $
setConsumerEnvironment
public void setConsumerEnvironment(org.apache.wsrp4j.consumer.ConsumerEnvironment env)
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.