org.exoplatform.platform.common.navigation
Class NavigationServiceHandler

java.lang.Object
  extended by org.exoplatform.platform.common.navigation.NavigationServiceHandler
All Implemented Interfaces:
org.picocontainer.Startable

public class NavigationServiceHandler
extends Object
implements org.picocontainer.Startable

Author:
hzekri

Constructor Summary
NavigationServiceHandler()
           
 
Method Summary
 String getHomePageLogoURI()
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NavigationServiceHandler

public NavigationServiceHandler()
Method Detail

start

public void start()
Specified by:
start in interface org.picocontainer.Startable

getHomePageLogoURI

public String getHomePageLogoURI()

stop

public void stop()
Specified by:
stop in interface org.picocontainer.Startable


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.