org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.decorator
Class Charlie

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.decorator.Charlie
All Implemented Interfaces:
Alpha, Bravo

public class Charlie
extends Object
implements Alpha, Bravo

Author:
Martin Kouba

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

Constructor Detail

Charlie

public Charlie()
Method Detail

process

public String process()
Specified by:
process in interface Alpha
Specified by:
process in interface Bravo


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