You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

The JBIContainer MBean is uses the Life Cycle MBeanfor life cycle management. All life cycle operations (start,stop,shutdown) are recursively applied to all the contained Components and internal services of the Container.


Operations

Name

Parameters

Signature

Description

start

void

void

starts processing

stop

void

void

stop the container from processing

shutDown

void

void

shutdowns the container from processing


Attributes

Name

type

read/write

Description

capacity

int

read/write

the default Capacity for MessageExchanges for all SedaQueues

queueNumber

int

read-only

the number of SedaQueues running


  • No labels