public class TeiidInitializedEvent
extends org.springframework.context.ApplicationEvent
ApplicationEvent
used internally to trigger TeiidServer
initialization. During the initialization teiid.ddl file is loaded
if available on the classpathTeiidInitializer
,
Serialized Formsource
Constructor and Description |
---|
TeiidInitializedEvent(TeiidServer source)
Create a new
TeiidInitializedEvent . |
public TeiidInitializedEvent(TeiidServer source)
TeiidInitializedEvent
.source
- the source TeiidServer
.Copyright © 2019. All rights reserved.