org.apache.tapestry.junit.mock.c21
Class PrivateService
java.lang.Object
org.apache.tapestry.junit.mock.c21.PrivateService
- All Implemented Interfaces:
- IEngineService
public class PrivateService
- extends Object
- implements IEngineService
Test case for service which can't be instantiated.
- Since:
- 3.0
- Author:
- Howard Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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.