Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

The Life Cycle MBean provides operations for basic life cycle management, and is the parent MBean from which all other mbeans in ServiceMix are dervied.


Info
bgColor'lighblue'
titleOperations
borderStylesolid

Name

Parameters

Signature

Description

start

void

void

start the item

stop

void

void

stop the item

shutDown

void

void

shut down the item


Info
titleAttributes
borderStylesolidbgColor='lighblue'

Name

type

read/write

Description

currentState

String

read-only

String representation of the running state (Running,Started,Stopped,Shutdown)