org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes
Class Bravo

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.Bravo
All Implemented Interfaces:
BravoInterface

public class Bravo
extends Object
implements BravoInterface


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

Constructor Detail

Bravo

public Bravo()
Method Detail

process

public String process()
Specified by:
process in interface BravoInterface


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