br.com.caelum.stella.hibernate.seam.example
Class DocAction

java.lang.Object
  extended by br.com.caelum.stella.hibernate.seam.example.DocAction

@Name(value="docAction")
@Scope(value=EVENT)
public class DocAction
extends Object


Constructor Summary
DocAction()
           
 
Method Summary
 String send()
          Action method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocAction

public DocAction()
Method Detail

send

public String send()
Action method



Copyright © 2008 Caelum. All Rights Reserved.