public class QueueErrors extends Object implements org.osgi.service.event.EventHandler
Constructor and Description |
---|
QueueErrors() |
Modifier and Type | Method and Description |
---|---|
Throwable |
getError(String pubAgentName,
String subAgentId)
Return the error raised during the last processing attempt
|
void |
handleEvent(org.osgi.service.event.Event event) |
public Throwable getError(String pubAgentName, String subAgentId)
Throwable
or null
if the last processing attempt did not failpublic void handleEvent(org.osgi.service.event.Event event)
handleEvent
in interface org.osgi.service.event.EventHandler
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.