org.jboss.seam.example.registration
Class RegisterAction

java.lang.Object
  extended by org.jboss.seam.example.registration.RegisterAction
All Implemented Interfaces:
Register

@Name(value="register")
public class RegisterAction
extends Object
implements Register


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

Constructor Detail

RegisterAction

public RegisterAction()
Method Detail

register

public String register()
Specified by:
register in interface Register


Copyright © 2007-2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.