org.apache.tapestry.engine
Class EngineMessages
java.lang.Object
org.apache.tapestry.engine.EngineMessages
public final class EngineMessages
- extends Object
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serviceNoParameter
public static String serviceNoParameter(IEngineService service)
wrongComponentType
public static String wrongComponentType(IComponent component,
Class expectedType)
requestStateSession
public static String requestStateSession(IComponent component)
pageNotCompatible
public static String pageNotCompatible(IPage page,
Class expectedType)
noBrowserEvent
public static String noBrowserEvent()
Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.