Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.0

E18767-01


com.bea.wcp.diameter.util
Class Launcher

java.lang.Object
  extended by com.bea.wcp.diameter.util.Launcher


public class Launcher
extends java.lang.Object

Utility class which can be used to launch a standalone Diameter application.


Constructor Summary
Launcher(Application app)
           

 

Method Summary
 Node getNode()
           
static void main(java.lang.String[] args)
           
 boolean start(java.lang.String[] args)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

Launcher

public Launcher(Application app)

Method Detail

getNode

public Node getNode()

start

public boolean start(java.lang.String[] args)

main

public static void main(java.lang.String[] args)

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.0

E18767-01


Copyright © 2005, 2010, Oracle and/or its affiliates. All rights reserved.