SAP ABAP Class CL_BCB_MONITOR (BCB Monitor)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-CHA (Application Component) Communication Channel
     ICI_BCB (Package) Business Communication Broker
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BCB_EVENT_SINK ICI Event Sink 20041013
Properties
Class CL_BCB_MONITOR  
Short Description BCB Monitor    
Super Class CL_BCB_EVENT_SINK ICI Event Sink 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICI_BCB   Business Communication Broker 
Created 20041013   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 BCB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BCB_MONITOR has no interface implemented.
Friends
Class CL_BCB_MONITOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ICI_MONITOR Instance attribute Protected Object reference (TYPE REF TO) CL_ICI_MONITOR ICI specification: Monitoring 20041013
2 M_MONITOR_DATA Instance attribute Protected Type reference (TYPE) STRING 20041013
3 M_SESSION Instance attribute Protected Object reference (TYPE REF TO) CL_BCB_SESSION BCB Session 20041013
4 M_TIME_PERIOD Instance attribute Protected Type reference (TYPE) I 20041013
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041013
2 GET_CATALOG Instance method Public Method 20041013
3 GET_INSTANCES Instance method Public Method 20041013
4 GET_MONITOR_DATA Instance method Public Method 20041013
5 ON_MONITOR_DATA_CHANGED Instance method Protected Event handling method 20041013
6 ON_SUBSCRIPTION_ENDED Instance method Protected Event handling method 20041014
7 REGISTER Instance method Public Method 20041013
8 SUBSCRIBE Instance method Protected Method 20041013
9 UNREGISTER Instance method Public Method 20041013
10 UNSUBSCRIBE Instance method Protected Method 20041013
Events
# Event Type Visibility Description Created on
1 MONITOR_DATA_CHANGED Instance Event
(0)
Public
(2)
20041014
2 SUBSCRIPTION_ENDED Instance Event
(0)
Public
(2)
20041014
Types
Class CL_BCB_MONITOR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SESSION Call by reference Object reference (TYPE REF TO) CL_BCB_SESSION 20041013

Method CONSTRUCTOR on class CL_BCB_MONITOR has no exception.

Method GET_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CATALOG Value transfer Type reference (TYPE) STRING 20041013
# Exception Resumable Description Created on
1 CX_BCB_EXCEPTION 20041013

Method GET_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCES Value transfer Type reference (TYPE) STRING 20041013
2 Importing OBJECTS Call by reference Type reference (TYPE) ANY TABLE 20041013
# Exception Resumable Description Created on
1 CX_BCB_EXCEPTION 20041013

Method GET_MONITOR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MONITOR_DATA Value transfer Type reference (TYPE) STRING 20041013

Method GET_MONITOR_DATA on class CL_BCB_MONITOR has no exception.

Method ON_MONITOR_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_ID Call by reference Attribute reference (LIKE) 20041013
2 Importing DATA_FORM Call by reference Attribute reference (LIKE) 20041014

Method ON_MONITOR_DATA_CHANGED on class CL_BCB_MONITOR has no exception.

Method ON_SUBSCRIPTION_ENDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_ID Call by reference Attribute reference (LIKE) 20041014
2 Importing REASON Call by reference Attribute reference (LIKE) 20041014

Method ON_SUBSCRIPTION_ENDED on class CL_BCB_MONITOR has no exception.

Method REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_EVENT_SINK Value transfer Object reference (TYPE REF TO) IF_BCB_MONITOR_EVENT_SINK 20041013
2 Importing SUBSCRIBE_SELECTION Value transfer Type reference (TYPE) STRING 20041014
3 Importing TIME_PERIOD Value transfer Type reference (TYPE) I 20041014
# Exception Resumable Description Created on
1 CX_BCB_EXCEPTION 20041014

Method SUBSCRIBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUBSCRIBE_SELECTION Call by reference Type reference (TYPE) STRING 20041013
2 Importing TIME_PERIOD Call by reference Type reference (TYPE) I Natürliche Zahl 20041013
# Exception Resumable Description Created on
1 CX_BCB_EXCEPTION 20041013

Method UNREGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_EVENT_SINK Value transfer Object reference (TYPE REF TO) IF_BCB_MONITOR_EVENT_SINK 20041013
# Exception Resumable Description Created on
1 CX_BCB_EXCEPTION 20050602

Method UNSUBSCRIBE Signature

Method UNSUBSCRIBE on class CL_BCB_MONITOR has no parameter.
# Exception Resumable Description Created on
1 CX_BCB_EXCEPTION 20050602
Event Signatures

Event MONITOR_DATA_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 MONITOR Exporting Value transfer Object reference (TYPE REF TO) CL_BCB_MONITOR 20041014

Event SUBSCRIPTION_ENDED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 REASON Exporting Value transfer Type reference (TYPE) BCB_TEXT_ELEMENT 20041014
History
Last changed by/on SAP  20100303 
SAP Release Created in 500