org.jboss.cdi.tck.tests.alternative.enterprise
Class EnabledEjb

java.lang.Object
  extended by org.jboss.cdi.tck.tests.alternative.enterprise.EnabledEjb
All Implemented Interfaces:
EjbInterface

@Alternative
public class EnabledEjb
extends Object
implements EjbInterface


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

Constructor Detail

EnabledEjb

public EnabledEjb()
Method Detail

hello

public String hello()
Specified by:
hello in interface EjbInterface


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