org.nukesoft.bot2.core
Class DMConfig.DBConfig

java.lang.Object
  |
  +--org.nukesoft.bot2.core.DMConfig.DBConfig
Enclosing class:
DMConfig

public class DMConfig.DBConfig
extends Object

The DBConfig class is used by the DialogManager to configure a Default Bind.

Author:
Ryan Michela

Constructor Summary
DMConfig.DBConfig(String commPortBindName, String lineProcBindName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DMConfig.DBConfig

public DMConfig.DBConfig(String commPortBindName,
                         String lineProcBindName)