Uses of Class
org.teiid.runtime.EmbeddedConfiguration
-
Packages that use EmbeddedConfiguration Package Description org.teiid.runtime -
-
Uses of EmbeddedConfiguration in org.teiid.runtime
Methods in org.teiid.runtime that return EmbeddedConfiguration Modifier and Type Method Description protected EmbeddedConfiguration
EmbeddedServer. getConfiguration()
Methods in org.teiid.runtime with parameters of type EmbeddedConfiguration Modifier and Type Method Description void
EmbeddedServer. start(EmbeddedConfiguration config)
-