Class FailureNotificationActionFactoryImpl
- java.lang.Object
-
- com.sun.enterprise.ee.cms.impl.client.FailureNotificationActionFactoryImpl
-
- All Implemented Interfaces:
com.sun.enterprise.ee.cms.core.ActionFactory,com.sun.enterprise.ee.cms.core.FailureNotificationActionFactory
public class FailureNotificationActionFactoryImpl extends java.lang.Object implements com.sun.enterprise.ee.cms.core.FailureNotificationActionFactoryReference implementation of FailureNotificationActionFactory- Version:
- $Revision$
- Author:
- Shreedhar Ganapathy Date: Jan 21, 2004
-
-
Constructor Summary
Constructors Constructor Description FailureNotificationActionFactoryImpl(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.
-