org.jtheque.core.managers.module.beans
Interface BeanMethod

All Known Implementing Classes:
EmptyBeanMethod, ReflectionBeanMethod

public interface BeanMethod

A method of a bean.

Author:
Baptiste Wicht

Method Summary
 void run()
          Run the method.
 

Method Detail

run

void run()
Run the method.



Copyright © 2009 JTheque. All Rights Reserved.