org.jboss.cdi.tck.tests.extensions.lifecycle.atd
Class CharlieDecorator

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.lifecycle.atd.CharlieDecorator
All Implemented Interfaces:
Logger

@Decorator
public class CharlieDecorator
extends Object
implements Logger


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

Constructor Detail

CharlieDecorator

public CharlieDecorator()
Method Detail

log

public String log(String msg)
Specified by:
log in interface Logger


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