IBM Branch Transformation Toolkit Javadoc

com.ibm.btt.struts.config
Class BTTEJBActionMapping

java.lang.Object
  extended byorg.apache.struts.config.ActionConfig
      extended byorg.apache.struts.action.ActionMapping
          extended bycom.ibm.btt.struts.config.BTTBaseActionMapping
              extended bycom.ibm.btt.struts.config.BTTEJBActionMapping
All Implemented Interfaces:
java.io.Serializable

public class BTTEJBActionMapping
extends BTTBaseActionMapping

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ibm.btt.struts.config.BTTBaseActionMapping
bttMaps
 
Fields inherited from class org.apache.struts.config.ActionConfig
attribute, configured, exceptions, forward, forwards, include, input, moduleConfig, multipartClass, name, parameter, path, prefix, roleNames, roles, scope, suffix, type, unknown, validate
 
Constructor Summary
BTTEJBActionMapping()
           
 
Method Summary
 java.lang.String getInvokerId()
           
 void setInvokerId(java.lang.String string)
           
 
Methods inherited from class com.ibm.btt.struts.config.BTTBaseActionMapping
addBTTMapConfig, findBTTMap, findBTTMaps, getConditionsConfig, getConditionsID, getContext, getMapFromContext, getMapToContext, getProcessCtxMapper, getValidator, setConditionsID, setContext, setMapFromContext, setMapToContext, setProcessCtxMapper, setValidator
 
Methods inherited from class org.apache.struts.action.ActionMapping
findException, findForward, findForwards, getInputForward
 
Methods inherited from class org.apache.struts.config.ActionConfig
addExceptionConfig, addForwardConfig, findExceptionConfig, findExceptionConfigs, findForwardConfig, findForwardConfigs, freeze, getApplicationConfig, getAttribute, getForward, getInclude, getInput, getModuleConfig, getMultipartClass, getName, getParameter, getPath, getPrefix, getRoleNames, getRoles, getScope, getSuffix, getType, getUnknown, getValidate, removeExceptionConfig, removeForwardConfig, setApplicationConfig, setAttribute, setForward, setInclude, setInput, setModuleConfig, setMultipartClass, setName, setParameter, setPath, setPrefix, setRoles, setScope, setSuffix, setType, setUnknown, setValidate, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BTTEJBActionMapping

public BTTEJBActionMapping()
Method Detail

getInvokerId

public java.lang.String getInvokerId()
Returns:
String

setInvokerId

public void setInvokerId(java.lang.String string)
Parameters:
string -

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005