The Environment Context MBean is derived from Life Cycle MBean and exposes life cycle management for the Environment Context, a service that manages Component workspace and deployment directories. The Envionment Context controls the installation directory, when Component archives can be dropped to be auomatically installed in to the JBI Container. It is also responsible for dumping statistics for running Components in to their Stats.csv files.

Attributes

Name

type

read/write

Description

dumpStats

boolean

read/write

enable statistics collecton from Components

statsInterval

int

read/write

time (secs) between a when a statistic is collected

  • No labels

1 Comment

  1. - from the source code this is reffered to as EnvironmentContext