Interface ModelManager

All Superinterfaces:
Serializable
All Known Subinterfaces:
BasicModelManager, DynamicModelManager, TurbineModelManager
All Known Implementing Classes:
AbstractDynamicModelManager, AbstractTurbineModelManager

public interface ModelManager extends Serializable
Right now is just a marker interface, and provides the Role name.
Version:
$Id$
Author:
Eric Pugh
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Avalon role - used to id the component within the manager
  • Field Details

    • ROLE

      static final String ROLE
      Avalon role - used to id the component within the manager