it.eng.spago.presentation
Class DynamicForwardPublisher

java.lang.Object
  extended byit.eng.spago.presentation.DynamicForwardPublisher
All Implemented Interfaces:
PublisherDispatcherIFace

public class DynamicForwardPublisher
extends java.lang.Object
implements PublisherDispatcherIFace


Constructor Summary
DynamicForwardPublisher()
           
 
Method Summary
 java.lang.String getPublisherName(RequestContainer request, ResponseContainer response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DynamicForwardPublisher

public DynamicForwardPublisher()
Method Detail

getPublisherName

public java.lang.String getPublisherName(RequestContainer request,
                                         ResponseContainer response)
Specified by:
getPublisherName in interface PublisherDispatcherIFace