public class UnregisterEventContainerTask extends Object implements Task<Boolean>, ApplicationContextAware
Polling
or Notify
.
Returns true
if the event container was found and unregistered correctly.Modifier | Constructor and Description |
---|---|
protected |
UnregisterEventContainerTask() |
|
UnregisterEventContainerTask(String containerName) |
Modifier and Type | Method and Description |
---|---|
Boolean |
execute()
Computes a result, or throws an exception if unable to do so.
|
void |
setApplicationContext(ApplicationContext applicationContext) |
protected UnregisterEventContainerTask()
public UnregisterEventContainerTask(String containerName)
public void setApplicationContext(ApplicationContext applicationContext) throws BeansException
setApplicationContext
in interface ApplicationContextAware
BeansException
Copyright © GigaSpaces.