org.apache.aries.samples.blog.api
Interface Blog


public interface Blog


Method Summary
 String getBlogTitle()
          Gets the title of the blog
 

Method Detail

getBlogTitle

String getBlogTitle()
Gets the title of the blog

Returns:
currently returns the fixed value of "Aries Sample Blog"


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