org.jboss.cdi.tck.tests.definition.stereotype.alternative.enterprise
Class RealService

java.lang.Object
  extended by org.jboss.cdi.tck.tests.definition.stereotype.alternative.enterprise.AbstractService
      extended by org.jboss.cdi.tck.tests.definition.stereotype.alternative.enterprise.RealService
All Implemented Interfaces:
Service
Direct Known Subclasses:
MockService

public class RealService
extends AbstractService


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

Constructor Detail

RealService

public RealService()
Method Detail

ping

public String ping()


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