org.apache.karaf.shell.console.util
Class Branding

java.lang.Object
  extended by org.apache.karaf.shell.console.util.Branding

public final class Branding
extends Object


Method Summary
static Properties loadBrandingProperties()
           
static Properties loadBrandingProperties(jline.Terminal terminal)
           
protected static void loadProps(Properties props, String resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

loadBrandingProperties

public static Properties loadBrandingProperties()

loadBrandingProperties

public static Properties loadBrandingProperties(jline.Terminal terminal)

loadProps

protected static void loadProps(Properties props,
                                String resource)


Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.