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

org.apache.tiles.evaluator.el
Class ELAttributeEvaluatorTest.PaulaBean

Package class diagram package ELAttributeEvaluatorTest.PaulaBean
java.lang.Object
  extended by org.apache.tiles.evaluator.el.ELAttributeEvaluatorTest.PaulaBean
Enclosing class:
ELAttributeEvaluatorTest

public static class ELAttributeEvaluatorTest.PaulaBean
extends Object

This is The Brillant Paula Bean (sic) just like it was posted to: http://thedailywtf.com/Articles/The_Brillant_Paula_Bean.aspx I hope that there is no copyright on it.


Constructor Summary
ELAttributeEvaluatorTest.PaulaBean()
           
 
Method Summary
 String getPaula()
          Returns brillant.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ELAttributeEvaluatorTest.PaulaBean

public ELAttributeEvaluatorTest.PaulaBean()
Method Detail

getPaula

public String getPaula()
Returns brillant.

Returns:
"Brillant".


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