org.apache.aries.samples.blog.web.util
Class JNDIHelper

java.lang.Object
  extended by org.apache.aries.samples.blog.web.util.JNDIHelper

public class JNDIHelper
extends Object


Constructor Summary
JNDIHelper()
           
 
Method Summary
static BloggingService getBloggingService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JNDIHelper

public JNDIHelper()
Method Detail

getBloggingService

public static final BloggingService getBloggingService()
                                                throws IOException
Throws:
IOException


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