The IJepComponent type exposes the following members.

Methods

  Name Description
GetLightWeightInstance
Gets a light-weight instance suitable for using in multiple threads.
Init
Initialize the component. This methods is called whenever a component is added to Jep. Hence it allows components to keep track of the other components they may rely on.

See Also