org.moremotion.action
Class ActionServiceContext
java.lang.Object
org.moremotion.action.ActionServiceContext
public class ActionServiceContext
- extends java.lang.Object
ActionServiceContext provides all the necessary information for a MoreMotion Action Service.
- Version:
- $Id: ActionServiceContext.java 51 2008-03-10 11:46:54Z erkan $
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
public Logger logger
ActionServiceContext
public ActionServiceContext()
setRequest
public void setRequest(MoreMotionRequest request)
getRequest
public MoreMotionRequest getRequest()
setActionServiceConfig
public void setActionServiceConfig(ActionServiceConfig asconfig)
getActionServiceConfig
public ActionServiceConfig getActionServiceConfig()
Copyright © 2002-2008 MOR YAZILIM. All Rights Reserved.