Class JoinedAndReadyNotificationActionFactoryImpl
- java.lang.Object
-
- com.sun.enterprise.ee.cms.impl.client.JoinedAndReadyNotificationActionFactoryImpl
-
- All Implemented Interfaces:
com.sun.enterprise.ee.cms.core.ActionFactory,com.sun.enterprise.ee.cms.core.JoinedAndReadyNotificationActionFactory
public class JoinedAndReadyNotificationActionFactoryImpl extends java.lang.Object implements com.sun.enterprise.ee.cms.core.JoinedAndReadyNotificationActionFactoryReference Implementation of JoinedAndReadyNotificationActionFactory- Author:
- Sheetal Vartak
-
-
Constructor Summary
Constructors Constructor Description JoinedAndReadyNotificationActionFactoryImpl(com.sun.enterprise.ee.cms.core.CallBack callBack)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.sun.enterprise.ee.cms.core.ActionproduceAction()Produces an Action instance.
-