org.jboss.cdi.tck.tests.lookup.modules.specialization
Class Handler

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.modules.specialization.Handler
Direct Known Subclasses:
LowercaseHandler, UppercaseHandler

public class Handler
extends Object


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

Constructor Detail

Handler

public Handler()
Method Detail

handle

public String handle(String text)


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