org.mobicents.media.server.bootstrap
Class Main

java.lang.Object
  extended by org.mobicents.media.server.bootstrap.Main

public class Main
extends Object

Author:
Ales Justin, amit bhayani

Field Summary
static String MMS_BIND_ADDRESS
           
static String MMS_HOME
           
static String MMS_MEDIA
           
 
Constructor Summary
Main()
           
 
Method Summary
protected  void boot(URL bootURL)
           
static URL getURL(String url)
           
static void main(String[] args)
           
protected  void registerShutdownThread()
           
 void start(org.jboss.kernel.Kernel kernel, org.jboss.kernel.plugins.deployment.xml.BasicXMLDeployer kernelDeployer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MMS_HOME

public static final String MMS_HOME
See Also:
Constant Field Values

MMS_MEDIA

public static final String MMS_MEDIA
See Also:
Constant Field Values

MMS_BIND_ADDRESS

public static final String MMS_BIND_ADDRESS
See Also:
Constant Field Values
Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)
                 throws Throwable
Throws:
Throwable

boot

protected void boot(URL bootURL)
             throws Throwable
Throws:
Throwable

start

public void start(org.jboss.kernel.Kernel kernel,
                  org.jboss.kernel.plugins.deployment.xml.BasicXMLDeployer kernelDeployer)
           throws Throwable
Throws:
Throwable

getURL

public static URL getURL(String url)
                  throws Exception
Throws:
Exception

registerShutdownThread

protected void registerShutdownThread()


Copyright © 2011. All Rights Reserved.