org.objectweb.kilim.model
Interface Factory

All Known Implementing Classes:
ComponentFactory, SlotFactory

public interface Factory

This empty interface is the parent interface for specific contexts to be used in getValue() and execute() methods of RuntimeAction and RuntimeSource interfaces.

Author:
horn