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