org.objectweb.easybeans.tests.enhancer.interceptors.lifecycle
Class LifeCycleInterceptorsClassesEnhancer

java.lang.Object
  extended by org.objectweb.easybeans.tests.enhancer.interceptors.lifecycle.LifeCycleInterceptorsClassesEnhancer

public final class LifeCycleInterceptorsClassesEnhancer
extends java.lang.Object

Checks that interceptor enhancing of classses is ok.

Author:
Florent Benoit

Constructor Summary
private LifeCycleInterceptorsClassesEnhancer()
          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

LifeCycleInterceptorsClassesEnhancer

private LifeCycleInterceptorsClassesEnhancer()
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