org.jboss.cdi.tck.tests.deployment.discovery.enterprise
Class Charlie

java.lang.Object
  extended by org.jboss.cdi.tck.tests.deployment.discovery.enterprise.Charlie
All Implemented Interfaces:
CharlieLocal, Ping

public class Charlie
extends Object
implements CharlieLocal


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

Constructor Detail

Charlie

public Charlie()
Method Detail

pong

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


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