org.objectweb.fractal.aokell.lib.control.factory
Interface FactoryDef
- All Superinterfaces:
- Factory
public interface FactoryDef
- extends Factory
This interface contains data related to the factory controller.
- Author:
- Lionel Seinturier
NAME
static final String NAME
- See Also:
- Constant Field Values
TYPE
static final InterfaceType TYPE
HIDDEN_NAME
static final String HIDDEN_NAME
- The factory controller is specified with the
Factory
interface in
the Fractal API. Julia extends this interface with the Template
interface. A hidden interface name "/template" is associated to the
implementation of this interface.
- See Also:
- Constant Field Values
HIDDEN_TYPE
static final InterfaceType HIDDEN_TYPE