org.slim3.struts.util
Class S3ModuleConfigUtil

java.lang.Object
  extended by org.slim3.struts.util.S3ModuleConfigUtil

public final class S3ModuleConfigUtil
extends Object

A utility for ModuleConfig.

Since:
3.0
Author:
higa

Method Summary
static S3ModuleConfig getModuleConfig()
          Returns the module configuration.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getModuleConfig

public static S3ModuleConfig getModuleConfig()
Returns the module configuration.

Returns:
the module configuration


Copyright © 2008-2009 The Slim3 project. All Rights Reserved.