tecgraf.openbus.demo.util
Class Utils

java.lang.Object
  extended by tecgraf.openbus.demo.util.Utils

public class Utils
extends Object

Classe utilitária para os demos Java.

Author:
Tecgraf

Field Summary
static String clientUsage
           
static String keypath
           
static String port
           
static String serverUsage
           
 
Constructor Summary
Utils()
           
 
Method Summary
static String chain2str(CallerChain chain)
           
static String getProperty(tecgraf.openbus.core.v2_0.services.offer_registry.ServiceOfferDesc offer, String prop)
           
static void setJacorbLogLevel(Level level)
           
static void setLogLevel(Level level)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

clientUsage

public static final String clientUsage
See Also:
Constant Field Values

serverUsage

public static final String serverUsage
See Also:
Constant Field Values

port

public static final String port
See Also:
Constant Field Values

keypath

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

Utils

public Utils()
Method Detail

chain2str

public static String chain2str(CallerChain chain)

getProperty

public static String getProperty(tecgraf.openbus.core.v2_0.services.offer_registry.ServiceOfferDesc offer,
                                 String prop)

setLogLevel

public static void setLogLevel(Level level)

setJacorbLogLevel

public static void setJacorbLogLevel(Level level)


Copyright © 2014. All rights reserved.