org.jboss.cdi.tck.tests.decorators.invocation.enterprise
Class FooBusinessDecorator2
java.lang.Object
org.jboss.cdi.tck.tests.decorators.invocation.enterprise.FooBusinessDecorator2
- All Implemented Interfaces:
- Business
@Decorator
public abstract class FooBusinessDecorator2
- 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 |
FooBusinessDecorator2
public FooBusinessDecorator2()
businessOperation1
public String businessOperation1()
- Specified by:
businessOperation1 in interface Business
Copyright © 2008-2012 Seam Framework. All Rights Reserved.