org.jboss.cdi.tck.tests.deployment.packaging.ear.modules
Class LoggingDecorator
java.lang.Object
org.jboss.cdi.tck.tests.deployment.packaging.ear.modules.LoggingDecorator
- All Implemented Interfaces:
- Business
@Decorator
public abstract class LoggingDecorator
- 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 |
LoggingDecorator
public LoggingDecorator()
businessOperation1
public void businessOperation1()
- Specified by:
businessOperation1 in interface Business
getNumberOfDecorationsPerformed
public static int getNumberOfDecorationsPerformed()
reset
public static void reset()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.