public interface ExecutionConfigurationListener
IExecutionConfigurationListener
interface defines the API for a teiid instance registry listener.Modifier and Type | Method and Description |
---|---|
void |
configurationChanged(ExecutionConfigurationEvent event) |
void configurationChanged(ExecutionConfigurationEvent event)
event
- the event being processed (never null
)Copyright © 2013–2019. All rights reserved.