org.jboss.cdi.tck.tests.lookup.modules
Class WebFooELResolver

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.modules.WebFooELResolver

public class WebFooELResolver
extends Object

This bean uses EL implementation located in EAR library.

Author:
Martin Kouba

Constructor Summary
WebFooELResolver()
           
 
Method Summary
 int ping()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebFooELResolver

public WebFooELResolver()
Method Detail

ping

public int ping()


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