public class DBFactoryConnectionService
extends com.streamscape.sef.dispatcher.AbstractFactoryConnectionService
Title: Service Event Fabric Runtime
Description: DB Factory connection service.
Copyright: Copyright (c) 2015
Company: StreamScape Technologies
Constructor and Description |
---|
DBFactoryConnectionService(java.lang.String factoryType,
java.lang.String factoryName) |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
DatabaseConnectionsPool |
getConnectionsPool() |
com.streamscape.sef.factory.connection.external.ExternalParser |
getExternalParser() |
com.streamscape.slex.SemanticLexiconProcessor |
getLexiconProcessor() |
bindProducerFor, createSystemEventAsyncConsumer, getComponent, getFetchSize, getServerObject, init, isNativeContext, onServerDrop, raiseEvent, raiseSystemAdvisory, setFetchSize, unbindProducerFor
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getStartupDir
public DBFactoryConnectionService(java.lang.String factoryType, java.lang.String factoryName)
public void destroy()
public com.streamscape.slex.SemanticLexiconProcessor getLexiconProcessor()
public DatabaseConnectionsPool getConnectionsPool()
public com.streamscape.sef.factory.connection.external.ExternalParser getExternalParser()
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.