Class FailureRecoveryActionFactoryImpl
- java.lang.Object
-
- com.sun.enterprise.ee.cms.impl.client.FailureRecoveryActionFactoryImpl
-
- All Implemented Interfaces:
com.sun.enterprise.ee.cms.core.ActionFactory,com.sun.enterprise.ee.cms.core.FailureRecoveryActionFactory
public class FailureRecoveryActionFactoryImpl extends java.lang.Object implements com.sun.enterprise.ee.cms.core.FailureRecoveryActionFactoryReference implementation of FailureRecoveryActionFactory interface- Version:
- $Revision$
- Author:
- Shreedhar Ganapathy Date: Jan 21, 2004
-
-
Constructor Summary
Constructors Constructor Description FailureRecoveryActionFactoryImpl(com.sun.enterprise.ee.cms.core.CallBack cb)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.sun.enterprise.ee.cms.core.ActionproduceAction()Produces an Action instance.
-