org.mobicents.media.server.bootstrap
Class Main
java.lang.Object
org.mobicents.media.server.bootstrap.Main
public class Main
- extends java.lang.Object
- Author:
- Ales Justin, amit bhayani
|
Constructor Summary |
Main()
|
|
Method Summary |
protected void |
boot(java.net.URL bootURL)
|
static java.net.URL |
getURL(java.lang.String url)
|
static void |
main(java.lang.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 |
MMS_HOME
public static final java.lang.String MMS_HOME
- See Also:
- Constant Field Values
MMS_MEDIA
public static final java.lang.String MMS_MEDIA
- See Also:
- Constant Field Values
MMS_BIND_ADDRESS
public static final java.lang.String MMS_BIND_ADDRESS
- See Also:
- Constant Field Values
Main
public Main()
main
public static void main(java.lang.String[] args)
throws java.lang.Throwable
- Throws:
java.lang.Throwable
boot
protected void boot(java.net.URL bootURL)
throws java.lang.Throwable
- Throws:
java.lang.Throwable
start
public void start(org.jboss.kernel.Kernel kernel,
org.jboss.kernel.plugins.deployment.xml.BasicXMLDeployer kernelDeployer)
throws java.lang.Throwable
- Throws:
java.lang.Throwable
getURL
public static java.net.URL getURL(java.lang.String url)
throws java.lang.Exception
- Throws:
java.lang.Exception
registerShutdownThread
protected void registerShutdownThread()
Copyright © 2010. All Rights Reserved.