com.eurotech.framework.protocol.pcn
Interface Pcn1001CountListenerService


public interface Pcn1001CountListenerService

Defines PCN-1001 count listener.

Author:
ilya.binshtok

Field Summary
static String SERVICE_NAME
          name of this service
 
Method Summary
 void inOutCountChanged(Pcn1001CountInfoService countInfoService)
          IN/OUT count changed notification.
 

Field Detail

SERVICE_NAME

static final String SERVICE_NAME
name of this service

Method Detail

inOutCountChanged

void inOutCountChanged(Pcn1001CountInfoService countInfoService)
IN/OUT count changed notification.

Parameters:
countInfoService - - new IN/OUT counts as IPcn1001CountInfoService


Copyright © 2013. All Rights Reserved.