com.rubecula.darwin.domain.helper
Interface PopulationExposed

All Superinterfaces:
Countable
All Known Subinterfaces:
Population
All Known Implementing Classes:
Population_, Population_Malthusian, Population_Managed, Population_TS

public interface PopulationExposed
extends Countable

MBean interface for Population. The existence of this interface forces any Population bean to be registered as an MBean for JMX (unless the configuration file explicitly says mbean="false"). Any properties in here are visible (exposed) to a JMX agent.

Author:
Robin Hillyard

Method Summary
 
Methods inherited from interface com.rubecula.darwin.foundation.Countable
getCount
 



Copyright © 2010 Rubecula Software, LLC. All Rights Reserved.