db
JsonRPCService Class Reference

Public Member Functions

 __construct ($baseDir)
 
 init ()
 
 dispatch ()
 

Protected Member Functions

 initConfig ($builder)
 
 getBaseDir ()
 
 getAbsoluteConfigDir ()
 

Protected Attributes

 $baseDir = ""
 
 $configDir = '/config'
 
 $configFilePrefix = "config"
 
 $tmpDir = '/tmp'
 
 $container = NULL
 
 $machineIdKey = 'MACHINE_ID'
 
 $rpcAccessControl
 
 $log = NULL
 

Detailed Description

slouzi k exportovani service objektum a k rizeni pristupu k nim

komunikuje pomoci jsonrpc: http://www.jsonrpc.org/specification pres http: http://www.simple-is-better.org/json-rpc/transport_http.html

Constructor & Destructor Documentation

◆ __construct()

__construct (   $baseDir)

Member Function Documentation

◆ dispatch()

dispatch ( )

spusti zpracocani dotazu

◆ getAbsoluteConfigDir()

getAbsoluteConfigDir ( )
protected

vrati absolutni odkaz do nofiguracniho souboru

Returns
string

◆ getBaseDir()

getBaseDir ( )
protected

◆ init()

init ( )

provede inicializaci aplikace

◆ initConfig()

initConfig (   $builder)
protected

Member Data Documentation

◆ $baseDir

$baseDir = ""
protected

◆ $configDir

$configDir = '/config'
protected

◆ $configFilePrefix

$configFilePrefix = "config"
protected

◆ $container

$container = NULL
protected

◆ $log

$log = NULL
protected

◆ $machineIdKey

$machineIdKey = 'MACHINE_ID'
protected

◆ $rpcAccessControl

$rpcAccessControl
protected

◆ $tmpDir

$tmpDir = '/tmp'
protected

The documentation for this class was generated from the following file: