org.apache.shale.examples.test.tiger
Class ApplicationBean

java.lang.Object
  extended by org.apache.shale.examples.test.tiger.ApplicationBean

public class ApplicationBean
extends Object

Application scope managed bean declared with annotations.


Constructor Summary
ApplicationBean()
           
 
Method Summary
 String getEvents()
           
 void myDestroy()
           
 void myInit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationBean

public ApplicationBean()
Method Detail

getEvents

public String getEvents()

myInit

public void myInit()

myDestroy

public void myDestroy()


Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.