org.apache.tapestry.annotations
Class SimpleBean

java.lang.Object
  extended by org.apache.tapestry.annotations.SimpleBean
All Implemented Interfaces:
Persistent
Direct Known Subclasses:
SubSimpleBean

@Entity
public class SimpleBean
extends Object
implements Persistent

Used to test proxy ignore rules.


Constructor Summary
SimpleBean()
           
 
Method Summary
 boolean isValid()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleBean

public SimpleBean()
Method Detail

isValid

public boolean isValid()
Specified by:
isValid in interface Persistent


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