org.objectweb.easybeans.tests.enhancer.interceptors.business
Class BusinessInterceptorsClassesEnhancer

java.lang.Object
  extended by org.objectweb.easybeans.tests.enhancer.interceptors.business.BusinessInterceptorsClassesEnhancer

public final class BusinessInterceptorsClassesEnhancer
extends java.lang.Object

Checks that interceptor enhancing of classses is ok.

Author:
Florent Benoit

Constructor Summary
private BusinessInterceptorsClassesEnhancer()
          Utility class, no constructor.
 
Method Summary
static void enhance()
          Enhance the classes simulating a Bean.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BusinessInterceptorsClassesEnhancer

private BusinessInterceptorsClassesEnhancer()
Utility class, no constructor.

Method Detail

enhance

public static void enhance()
                    throws java.lang.Exception
Enhance the classes simulating a Bean.

Throws:
java.lang.Exception - if it fails