org.jboss.cdi.tck.tests.deployment.discovery
Class LegacyAlpha

java.lang.Object
  extended by org.jboss.cdi.tck.tests.deployment.discovery.LegacyAlpha
All Implemented Interfaces:
Ping

@RequestScoped
public class LegacyAlpha
extends Object
implements Ping


Constructor Summary
LegacyAlpha()
           
 
Method Summary
 void pong()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LegacyAlpha

public LegacyAlpha()
Method Detail

pong

public void pong()
Specified by:
pong in interface Ping


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