Class PlannedShutdownActionFactoryImpl
- java.lang.Object
-
- com.sun.enterprise.ee.cms.impl.client.PlannedShutdownActionFactoryImpl
-
- All Implemented Interfaces:
com.sun.enterprise.ee.cms.core.ActionFactory,com.sun.enterprise.ee.cms.core.PlannedShutdownActionFactory
public class PlannedShutdownActionFactoryImpl extends java.lang.Object implements com.sun.enterprise.ee.cms.core.PlannedShutdownActionFactoryReference implementation of PlannedShutdownActionFactory.- Version:
- $Revision$
- Author:
- Shreedhar Ganapathy Date: Mar 15, 2005
-
-
Constructor Summary
Constructors Constructor Description PlannedShutdownActionFactoryImpl(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 instance of PlannedShutdownAction.
-