org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor
Class Cat

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.Cat
Direct Known Subclasses:
CatInterceptor

public class Cat
extends Object


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

Constructor Detail

Cat

public Cat()
Method Detail

hello

public String hello()


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