Class GroupLeadershipNotificationActionFactoryImpl
- java.lang.Object
-
- com.sun.enterprise.ee.cms.impl.client.GroupLeadershipNotificationActionFactoryImpl
-
- All Implemented Interfaces:
com.sun.enterprise.ee.cms.core.ActionFactory,com.sun.enterprise.ee.cms.core.GroupLeadershipNotificationActionFactory
public class GroupLeadershipNotificationActionFactoryImpl extends java.lang.Object implements com.sun.enterprise.ee.cms.core.GroupLeadershipNotificationActionFactoryReference Implementation of GroupLeadershipNotificationActionFactory- Author:
- Bongjae Chang
-
-
Constructor Summary
Constructors Constructor Description GroupLeadershipNotificationActionFactoryImpl(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.
-