public class UnregisterEventContainerTask extends Object implements Task<Boolean>, org.springframework.context.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(org.springframework.context.ApplicationContext applicationContext) |
protected UnregisterEventContainerTask()
public UnregisterEventContainerTask(String containerName)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
Copyright © GigaSpaces.