IBM Branch Transformation Toolkit Javadoc

com.ibm.btt.struts.plugins
Class BTTDefaultNotifier

java.lang.Object
  extended bycom.ibm.btt.struts.plugins.BTTDefaultNotifier
All Implemented Interfaces:
org.apache.struts.action.PlugIn

public class BTTDefaultNotifier
extends java.lang.Object
implements org.apache.struts.action.PlugIn


Field Summary
protected static java.util.ResourceBundle strutsException
           
protected static java.util.ResourceBundle strutsTrace
           
 
Constructor Summary
BTTDefaultNotifier()
           
 
Method Summary
 void destroy()
           
 void init(org.apache.struts.action.ActionServlet servlet, org.apache.struts.config.ModuleConfig config)
           
protected  void initCHAClient(org.apache.struts.action.ActionServlet servlet, org.apache.struts.config.ModuleConfig config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

strutsTrace

protected static java.util.ResourceBundle strutsTrace

strutsException

protected static java.util.ResourceBundle strutsException
Constructor Detail

BTTDefaultNotifier

public BTTDefaultNotifier()
Method Detail

destroy

public void destroy()
Specified by:
destroy in interface org.apache.struts.action.PlugIn

init

public void init(org.apache.struts.action.ActionServlet servlet,
                 org.apache.struts.config.ModuleConfig config)
          throws javax.servlet.ServletException
Specified by:
init in interface org.apache.struts.action.PlugIn
Throws:
javax.servlet.ServletException

initCHAClient

protected void initCHAClient(org.apache.struts.action.ActionServlet servlet,
                             org.apache.struts.config.ModuleConfig config)

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005