Questions tagged as 'tarefa'

1
answer

How to do casting between base and derived classes?

I have an exercise that says I have to create a foundation. This basis has two derivatives. I have to do a cast of the derived class (1) for the derived class (2) and the derived class (2) for the base class. How should I do an exercise like thi...
asked by 02.03.2014 / 14:39
0
answers

Quartz Spring Test JUnit

How do you use a Job that is Clustering in Spring? Spring 4.3 Quartz 2.2.3 Job declaration example @PersistJobDataAfterExecution @DisallowConcurrentExecution public class SysEncryptEmailSendSystemJob implements Job{ .. @Override...
asked by 06.03.2018 / 23:24
1
answer

Interpret if link is being executed by browser or cronjob [closed]

I have a cronjob running but practically the link (code in PHP) is published because for the cronjob to work the authentication verification system is disabled. So I would like to know some way so that this link is not made public by the bro...
asked by 24.12.2016 / 02:57
1
answer

Problem canceling a process

I asked a question previously to cancel the process of compressing files. I have 2 problems with this code, the program has the function of compressing files in pairs separately getting 2 files in each 7z, the files are bin, cue using 7z, I...
asked by 17.05.2018 / 02:10