Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.jeteam.mbean
Interface DataSourcePopulatorMBean  view DataSourcePopulatorMBean download DataSourcePopulatorMBean.java

All Known Implementing Classes:
DataSourcePopulator

public interface DataSourcePopulatorMBean

This is a standard MBean designed to populate the data-source with some predefined values.

In general it is interesting to have some data to work with instead of having an empty data-source to fill each time again.


Method Summary
 void addDefaultValues()
           
 

Method Detail

addDefaultValues

public void addDefaultValues()