public class ExecutionErrorManagerImpl extends Object implements org.kie.internal.runtime.error.ExecutionErrorManager
Constructor and Description |
---|
ExecutionErrorManagerImpl(org.kie.internal.runtime.error.ExecutionErrorStorage storage) |
Modifier and Type | Method and Description |
---|---|
void |
closeHandler() |
org.kie.internal.runtime.error.ExecutionErrorHandler |
createHandler() |
org.kie.internal.runtime.error.ExecutionErrorHandler |
getHandler() |
org.kie.internal.runtime.error.ExecutionErrorStorage |
getStorage() |
public ExecutionErrorManagerImpl(org.kie.internal.runtime.error.ExecutionErrorStorage storage)
public org.kie.internal.runtime.error.ExecutionErrorHandler getHandler()
getHandler
in interface org.kie.internal.runtime.error.ExecutionErrorManager
public org.kie.internal.runtime.error.ExecutionErrorStorage getStorage()
getStorage
in interface org.kie.internal.runtime.error.ExecutionErrorManager
public org.kie.internal.runtime.error.ExecutionErrorHandler createHandler()
public void closeHandler()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.