org.apache.tapestry.junit.mock.c21
Class NameMismatchService

java.lang.Object
  extended by org.apache.tapestry.junit.mock.c21.NameMismatchService
All Implemented Interfaces:
IEngineService

public class NameMismatchService
extends Object
implements IEngineService


Constructor Summary
NameMismatchService()
           
 
Method Summary
 ILink getLink(boolean post, Object parameter)
           
 String getName()
           
 void service(IRequestCycle cycle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NameMismatchService

public NameMismatchService()
Method Detail

getLink

public ILink getLink(boolean post,
                     Object parameter)
Specified by:
getLink in interface IEngineService

service

public void service(IRequestCycle cycle)
             throws IOException
Specified by:
service in interface IEngineService
Throws:
IOException

getName

public String getName()
Specified by:
getName in interface IEngineService


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.