org.jboss.cdi.tck.tests.alternative.selection.enterprise
Class EnterpriseService
java.lang.Object
org.jboss.cdi.tck.tests.alternative.selection.enterprise.EnterpriseService
- All Implemented Interfaces:
- Service
@Priority(value=1000)
@Alternative
public class EnterpriseService
- extends Object
- implements Service
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnterpriseService
public EnterpriseService()
getId
public String getId()
- Specified by:
getId in interface Service
Copyright © 2008-2013 Seam Framework. All Rights Reserved.