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

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

public abstract class AbstractService
extends Object
implements Service


Constructor Summary
AbstractService()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jboss.cdi.tck.tests.definition.stereotype.alternative.enterprise.Service
ping
 

Constructor Detail

AbstractService

public AbstractService()


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