org.apache.geronimo.commands
Class GeronimoBranding
java.lang.Object
org.apache.geronimo.gshell.branding.BrandingSupport
org.apache.geronimo.commands.GeronimoBranding
- All Implemented Interfaces:
- org.apache.geronimo.gshell.branding.Branding
@Component(role=org.apache.geronimo.gshell.branding.Branding.class,
hint="geronimo")
public class GeronimoBranding
- extends org.apache.geronimo.gshell.branding.BrandingSupport
Provides the branding for Geronimo usage of GShell.
Fields inherited from interface org.apache.geronimo.gshell.branding.Branding |
HOME |
Methods inherited from class org.apache.geronimo.gshell.branding.BrandingSupport |
getHistoryFileName, getInteractiveScriptName, getProfileScriptName, getProperty, getProperty, getPropertyName, getSharedDirectory, getUserDirectory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeronimoBranding
public GeronimoBranding()
getName
public String getName()
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName
in interface org.apache.geronimo.gshell.branding.Branding
- Overrides:
getDisplayName
in class org.apache.geronimo.gshell.branding.BrandingSupport
getProgramName
public String getProgramName()
- Specified by:
getProgramName
in interface org.apache.geronimo.gshell.branding.Branding
- Overrides:
getProgramName
in class org.apache.geronimo.gshell.branding.BrandingSupport
getAbout
public String getAbout()
getVersion
public String getVersion()
getWelcomeBanner
public String getWelcomeBanner()
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.