com.ibm.ism.script.webclient.beans.autoscript

Class ScriptIntegrationDialogBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener


    public class ScriptIntegrationDialogBean
    extends CreateScriptDialogBean
    • Constructor Detail

      • ScriptIntegrationDialogBean

        public ScriptIntegrationDialogBean()
    • Method Detail

      • initialize

        protected void initialize()
                           throws java.rmi.RemoteException,
                                  MXException
        Description copied from class: AppBean
        Typically called after the DataBean gets a new MboSetRemote On the MboSetRemote it sets the app, the app defaults, user defaults If the remote is an instanceof NonPersistentMboSetRemote then setup is called on it and
        Overrides:
        initialize in class CreateScriptDialogBean
        Throws:
        java.rmi.RemoteException
        MXException