|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Pcn1001FactoryService
Defines IPcn1001FactoryService - passenger counter factory service.
| Field Summary | |
|---|---|
static String |
SERVICE_NAME
name of this service |
| Method Summary | |
|---|---|
Pcn1001AddressInfoService |
obtainPcn1001AddressInfoService(Pcn1001AddressInfoService addressInfoService)
Obtains IPcn1001AddressInfoService by invoking respective Pcn1001 copy constructor to copy information from supplied service. |
Pcn1001CountInfoService |
obtainPcn1001CountInfoService(Pcn1001CountInfoService countInfoService)
Obtains IPcn1001CountInfoService by invoking respective Pcn1001 copy constructor to copy information from supplied service. |
Pcn1001InfoService |
obtainPcn1001InfoService(Pcn1001InfoService infoService)
Obtains IPcn1001InfoService by invoking respective Pcn1001 copy constructor to copy information from supplied service. |
Pcn1001Service |
obtainPcn1001Service(int snpAddress,
Pcn1001SnpChannelService snpChannelService)
Obtains IPcn1001Service. |
Pcn1001VersionInfoService |
obtainPcn1001VersionInfoService(Pcn1001VersionInfoService versionInfoService)
Obtains IPcn1001VersionInfoService by invoking respective Pcn1001 copy constructor to copy information from supplied service. |
void |
releasePcn1001Service(int snpAddress)
Releases IPcn1001Service. |
void |
releasePcn1001Service(Pcn1001Service service)
Releases IPcn1001Service. |
| Field Detail |
|---|
static final String SERVICE_NAME
| Method Detail |
|---|
Pcn1001Service obtainPcn1001Service(int snpAddress,
Pcn1001SnpChannelService snpChannelService)
snpAddress - - SNP address of the counter as intsnpChannelService - - SNP channel service as IPcn1001SnpChannelService
Pcn1001AddressInfoService obtainPcn1001AddressInfoService(Pcn1001AddressInfoService addressInfoService)
addressInfoService - - PCN-1001 address info service as IPcn1001AddressInfoService
IPcn1001AddressInfoServicePcn1001CountInfoService obtainPcn1001CountInfoService(Pcn1001CountInfoService countInfoService)
countInfoService - - PCN-1001 count info service as IPcn1001CountInfoService
Pcn1001VersionInfoService obtainPcn1001VersionInfoService(Pcn1001VersionInfoService versionInfoService)
versionInfoService - - PCN-1001 version info service as IPcn1001VersionInfoService
IPcn1001VersionInfoServicePcn1001InfoService obtainPcn1001InfoService(Pcn1001InfoService infoService)
infoService - - PCN-1001 info service as IPcn1001InfoService
IPcn1001InfoServicevoid releasePcn1001Service(int snpAddress)
snpAddress - - release service with this SNP addressvoid releasePcn1001Service(Pcn1001Service service)
service - - service tro release as IPcn1001Service
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||