BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

weblogic.event.actions
Class ActionRedirect

java.lang.Object
  |
  +--weblogic.event.actions.ActionRedirect

public class ActionRedirect
extends java.lang.Object
implements ActionDef

Internal use only.

Author:
Copyright (c) 1996 by WebLogic, Inc.
Copyright © 2000 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
ActionRedirect()
           
 
Method Summary
 void action(EventMessageDef ev)
           
 void registerInit(ParamSet params)
           
 void setServices(T3ServicesDef services)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionRedirect

public ActionRedirect()
Method Detail

setServices

public void setServices(T3ServicesDef services)
Specified by:
setServices in interface ActionDef


registerInit

public void registerInit(ParamSet params)
Specified by:
registerInit in interface ActionDef


action

public void action(EventMessageDef ev)
Specified by:
action in interface ActionDef


Documentation is available at
http://www.weblogic.com/docs51