org.jboss.cdi.tck.tests.decorators.invocation.enterprise
Class Bar
java.lang.Object
org.jboss.cdi.tck.tests.decorators.invocation.enterprise.BusinessBase
org.jboss.cdi.tck.tests.decorators.invocation.enterprise.Bar
- All Implemented Interfaces:
- BarBusiness, Business
public class Bar
- extends BusinessBase
- implements BarBusiness
- Author:
- Martin Kouba
|
Constructor Summary |
Bar()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Bar
public Bar()
getResult
protected String getResult()
- Specified by:
getResult in class BusinessBase
Copyright © 2008-2013 Seam Framework. All Rights Reserved.