org.nukesoft.bot2.core
Class DMConfig.LPConfig

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

public class DMConfig.LPConfig
extends Object

The LPConfig class is used by the DialogManager to configure a LineProc.

Author:
Ryan Michela

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

Constructor Detail

DMConfig.LPConfig

public DMConfig.LPConfig(String bindName,
                         String libPath)