org.jboss.cdi.tck.tests.lookup.typesafe.resolution.decorator
Interface Animal

All Known Implementing Classes:
AnimalDecorator, Cat

public interface Animal


Method Summary
 String hello()
           
 

Method Detail

hello

String hello()


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