|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.commerce.messaging.outboundservice.ConnectorsHolder
An object that will hold all the defined connectors to send messages.
Field Summary | |
protected static java.util.Hashtable |
connectors
|
Constructor Summary | |
ConnectorsHolder()
|
Method Summary | |
static void |
initializeConnectors()
Accesses transport information from Admin tables and initializes static connector objects. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static java.util.Hashtable connectors
Constructor Detail |
public ConnectorsHolder()
Method Detail |
public static void initializeConnectors() throws ECSystemException
ECSystemException
-
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |