org.jboss.weld.examples.permalink
Class CommentBoard

java.lang.Object
  extended by org.jboss.weld.examples.permalink.CommentBoard

@Model
public class CommentBoard
extends Object

Author:
Dan Allen

Constructor Summary
CommentBoard()
           
 
Method Summary
 Boolean post()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommentBoard

public CommentBoard()
Method Detail

post

public Boolean post()


Copyright © 2008-2011 Seam Framework. All Rights Reserved.