com.sun.enterprise.ee.cms.impl.client
Class FailureNotificationActionFactoryImpl

java.lang.Object
  extended by com.sun.enterprise.ee.cms.impl.client.FailureNotificationActionFactoryImpl
All Implemented Interfaces:
ActionFactory, FailureNotificationActionFactory

public class FailureNotificationActionFactoryImpl
extends Object
implements FailureNotificationActionFactory

Reference implementation of FailureNotificationActionFactory

Version:
$Revision: 1.2 $
Author:
Shreedhar Ganapathy Date: Jan 21, 2004

Constructor Summary
FailureNotificationActionFactoryImpl(CallBack cb)
           
 
Method Summary
 Action produceAction()
          Produces an Action instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FailureNotificationActionFactoryImpl

public FailureNotificationActionFactoryImpl(CallBack cb)
Method Detail

produceAction

public Action produceAction()
Produces an Action instance.

Specified by:
produceAction in interface ActionFactory
Returns:
com.sun.enterprise.ee.cms.Action


Copyright © 2003 Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.