SAP ABAP Class /IWFND/CL_RESOURCE_MANAGER (Resource Manager for GW 2.0)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CS (Application Component) IWF Common Services
     /IWFND/COS_RESOURCE_MANAGER (Package) GW Framework - Resource Manager
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWFND/IF_RESOURCE_MANAGER Resource Manager Interface 20110202
Properties
Class /IWFND/CL_RESOURCE_MANAGER  
Short Description Resource Manager for GW 2.0    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWFND/COS_RESOURCE_MANAGER   GW Framework - Resource Manager 
Created 20110202   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWFND/CL_RESOURCE_MANAGER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IWFND/IF_RESOURCE_MANAGER Resource Manager Interface 20110202
Friends
Class /IWFND/CL_RESOURCE_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_RESOURCE_MANAGER Static Attribute Private Object reference (TYPE REF TO) /IWFND/CL_RESOURCE_MANAGER Instance of the RManager 20110202
2 MV_HOST Instance attribute Private Type reference (TYPE) STRING Local host 20110202
3 MV_LOCAL_URL Instance attribute Private Type reference (TYPE) STRING Port 20110202
4 MV_PORT Instance attribute Private Type reference (TYPE) STRING Port 20110202
5 MV_PROTOCOL Instance attribute Private Type reference (TYPE) STRING Protocol (http/https) 20110202
6 URL_WRONG Constant Public See coding Exception Text-Id 20110214
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110215
2 GET_DEFAULT_URL Static method Public Method Get the local RUL 20110215
3 GET_INSTANCE Static method Public Method Get instance for the class 20110202
4 INITIALIZE Static method Public Method Create a new instance in any case 20110202
Events
Class /IWFND/CL_RESOURCE_MANAGER has no event.
Types
Class /IWFND/CL_RESOURCE_MANAGER 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 IV_HOST Call by reference Type reference (TYPE) STRING 20110215
2 Importing IV_LOCAL_URL Call by reference Type reference (TYPE) STRING 20110215
3 Importing IV_PORT Call by reference Type reference (TYPE) STRING 20110215
4 Importing IV_PROTOCOL Call by reference Type reference (TYPE) STRING 20110215

Method CONSTRUCTOR on class /IWFND/CL_RESOURCE_MANAGER has no exception.

Method GET_DEFAULT_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RV_HOST Call by reference Type reference (TYPE) STRING 20110215
2 Exporting RV_PORT Call by reference Type reference (TYPE) STRING 20110215
3 Exporting RV_PROTOCOL Call by reference Type reference (TYPE) STRING 20110215
4 Exporting RV_URL Value transfer Type reference (TYPE) STRING 20110215

Method GET_DEFAULT_URL on class /IWFND/CL_RESOURCE_MANAGER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RESOURCE_MANAGER Value transfer Object reference (TYPE REF TO) /IWFND/CL_RESOURCE_MANAGER Resource Manager for GW 2.0 20110202
# Exception Resumable Description Created on
1 /IWFND/CX_RESOURCE_MANAGER Resource manager 20110214

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_URL Call by reference Type reference (TYPE) STRING 20110202
2 Returning RO_RESOURCE_MANAGER Value transfer Object reference (TYPE REF TO) /IWFND/CL_RESOURCE_MANAGER Resource Manager for GW 2.0 20110214
# Exception Resumable Description Created on
1 /IWFND/CX_RESOURCE_MANAGER Resource manager 20110214
History
Last changed by/on SAP  20131127 
SAP Release Created in 250