SAP ABAP Class CL_VMC_JIT_CODE_CACHE (Monitoring for the Code Cache of the VMC JIT)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-VMC (Application Component) Virtual Machine Container
⤷
SVMCRT_ADMIN (Package) VMC Administration and Monitoring

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_VMC_JIT_BASE | Base Class for JIT Monitoring Classes of SM53 | 20051129 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_VMCADMIN_TABSTRIP_VIEW | Tabstrip Detail View Pattern for VMC Admin Plugins | 20051124 |
Properties
Class | CL_VMC_JIT_CODE_CACHE | |
Short Description | Monitoring for the Code Cache of the VMC JIT | |
Super Class | CL_VMC_JIT_BASE | Base Class for JIT Monitoring Classes of SM53 |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | VMC_ADMIN | |
Program status | ||
Category | 0 | |
Package | SVMCRT_ADMIN | VMC Administration and Monitoring |
Created | 20051108 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_VMCADMIN_TABSTRIP_VIEW | Tabstrip Detail View Pattern for VMC Admin Plugins | 20051124 |
Friends
Class CL_VMC_JIT_CODE_CACHE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_VMCADMIN_TABSTRIP_VIEW=>T_DETAIL_VIEW_TAB | Detail Views for Tabstrip | 20051124 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | View Currently Displayed | 20051124 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Local or Shared Code Cache | 20051108 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV Grid for Methods Table | 20051108 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SVMCRT_JIT_METHODS_TAB | Table with Details of JIT Methods | 20051108 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Creates Mapping Table of Tabs for FCODEs | 20051124 |
Events
Class CL_VMC_JIT_CODE_CACHE has no event.
Types
Class CL_VMC_JIT_CODE_CACHE has no local type.
Method Signatures
Method FILL_DETAIL_VIEW_DEFINITIONS Signature
Method FILL_DETAIL_VIEW_DEFINITIONS on class CL_VMC_JIT_CODE_CACHE has no parameter.
Method FILL_DETAIL_VIEW_DEFINITIONS on class CL_VMC_JIT_CODE_CACHE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |