Anyframe Web

anyframe.web.struts.action
Class DefaultActionUtils

java.lang.Object
  extended by anyframe.web.struts.action.DefaultActionUtils

public abstract class DefaultActionUtils
extends java.lang.Object

General purpose utility methods related to processing a servlet request in the Anyframe Web framework.

Author:
Byunghun Woo

Constructor Summary
DefaultActionUtils()
           
 
Method Summary
static org.apache.commons.logging.Log getLogger(java.lang.String loggerCategory)
          Core Framework Delegation Util Method to get Logger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultActionUtils

public DefaultActionUtils()
Method Detail

getLogger

public static org.apache.commons.logging.Log getLogger(java.lang.String loggerCategory)
Core Framework Delegation Util Method to get Logger

Parameters:
loggerCategory - loggerCategory name
Returns:
Logger Core Framework logger

Anyframe Web

Copyright © 2008-2009 Samsung SDS. All Rights Reserved.