|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.waveset.adapter.ScriptedConnection.ScriptedConnectionFactory
Factory class for building ScriptedConnections of various types.
Field Summary | |
static java.lang.String |
code_id
|
Constructor Summary | |
ScriptedConnectionFactory()
|
Method Summary | |
static ScriptedConnection |
getScriptedConnection(java.lang.String type,
java.util.HashMap args)
Deprecated. since 3.1. Instead use ScriptedConnectionPool.getConnection(type, args, false) |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String code_id
Constructor Detail |
public ScriptedConnectionFactory()
Method Detail |
public static ScriptedConnection getScriptedConnection(java.lang.String type, java.util.HashMap args) throws WavesetException
WavesetException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |