This project has retired. For details please refer to its Attic page.
CompatibilityPreparerFactoryTest.MockViewPreparer (Tiles 2 2.1.4 Test API)

org.apache.tiles.compat.preparer
Class CompatibilityPreparerFactoryTest.MockViewPreparer

Package class diagram package CompatibilityPreparerFactoryTest.MockViewPreparer
java.lang.Object
  extended by org.apache.tiles.preparer.ViewPreparerSupport
      extended by org.apache.tiles.compat.preparer.CompatibilityPreparerFactoryTest.MockViewPreparer
All Implemented Interfaces:
ViewPreparer
Enclosing class:
CompatibilityPreparerFactoryTest

public static final class CompatibilityPreparerFactoryTest.MockViewPreparer
extends ViewPreparerSupport

Mock view preparer to test preparer instantiation.


Constructor Summary
CompatibilityPreparerFactoryTest.MockViewPreparer()
           
 
Method Summary
 
Methods inherited from class org.apache.tiles.preparer.ViewPreparerSupport
execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompatibilityPreparerFactoryTest.MockViewPreparer

public CompatibilityPreparerFactoryTest.MockViewPreparer()


Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.