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

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

public class FailureRecoveryActionFactoryImpl
extends Object
implements FailureRecoveryActionFactory

Reference implementation of FailureRecoveryActionFactory interface

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

Constructor Summary
FailureRecoveryActionFactoryImpl(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

FailureRecoveryActionFactoryImpl

public FailureRecoveryActionFactoryImpl(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.