org.jboss.cdi.tck.tests.alternative.selection.enterprise
Class PojoService

java.lang.Object
  extended by org.jboss.cdi.tck.tests.alternative.selection.enterprise.PojoService
All Implemented Interfaces:
Service

public class PojoService
extends Object
implements Service


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

Constructor Detail

PojoService

public PojoService()
Method Detail

getId

public String getId()
Specified by:
getId in interface Service


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