Re: Processor name and type

2015-12-27 Thread Oleg Zhurakousky
same for every instance of the Processor, however we > are creating different instance of same processor type by giving different > “name”. > > Ex: > > CarProcessor (Processor type) > — FordCarProcessor (instance of CarProcessor with different name) > - ToyotaCarProcessor (instan

Re: Processor name and type

2015-12-27 Thread Jagannathrao Mudda
Oleg, The “type” will be same for every instance of the Processor, however we are creating different instance of same processor type by giving different “name”. Ex: CarProcessor (Processor type) — FordCarProcessor (instance of CarProcessor with different name) - ToyotaCarProcessor

Re: Processor name and type

2015-12-26 Thread Jagannathrao Mudda
9 AM, Jagannathrao Mudda >><jagannathrao.mu...@lifelock.com> wrote: >> >> Hi, >> >> How do I get processor name and the type in onTrigger method? Please >>let me know. >> >> I really appreciate your help. >> >> Thanks >> Mu

Re: Processor name and type

2015-12-26 Thread Oleg Zhurakousky
Muddy I am not sure I understand the question, since you have all the info about the processor when you implement its onTrigger method. Oleg > On Dec 26, 2015, at 2:59 AM, Jagannathrao Mudda > <jagannathrao.mu...@lifelock.com> wrote: > > Hi, > > How do I get pro

Re: Processor name and type

2015-12-26 Thread Matthew Burgess
t; >>Muddy >> >>I am not sure I understand the question, since you have all the info >>about the processor when you implement its onTrigger method. >> >>Oleg >> >>> On Dec 26, 2015, at 2:59 AM, Jagannathrao Mudda >>><jagannathrao.mu...@l