org.deacon
Class DeaconManager

java.lang.Object
  extended by org.deacon.DeaconManager

public class DeaconManager
extends java.lang.Object


Constructor Summary
DeaconManager()
           
 
Method Summary
 void newDeaconService(java.lang.String name, java.lang.String location, int port, java.lang.String channel)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeaconManager

public DeaconManager()
Method Detail

newDeaconService

public void newDeaconService(java.lang.String name,
                             java.lang.String location,
                             int port,
                             java.lang.String channel)
                      throws java.net.UnknownHostException,
                             java.io.IOException
Throws:
java.net.UnknownHostException
java.io.IOException