org.jtheque.core.managers.module.beans
Class EmptyBeanMethod

java.lang.Object
  extended by org.jtheque.core.managers.module.beans.EmptyBeanMethod
All Implemented Interfaces:
BeanMethod

public final class EmptyBeanMethod
extends java.lang.Object
implements BeanMethod

Author:
Baptiste Wicht

Constructor Summary
EmptyBeanMethod()
           
 
Method Summary
 void run()
          Run the method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptyBeanMethod

public EmptyBeanMethod()
Method Detail

run

public void run()
Description copied from interface: BeanMethod
Run the method.

Specified by:
run in interface BeanMethod


Copyright © 2009 JTheque. All Rights Reserved.