Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IReconfigurable

An interface to set configuration parameters to an object.

It is similar to IConfigurable interface, but emphasises the fact that configure() method can be called more than once to change object configuration in runtime.

see

IConfigurable

Hierarchy

Implemented by

Index

Methods

Methods

configure

  • Configures component by passing configuration parameters.

    Parameters

    Returns void

Generated using TypeDoc