com.sun.enterprise.ee.cms.impl.client
Class PlannedShutdownActionFactoryImpl

java.lang.Object
  extended by com.sun.enterprise.ee.cms.impl.client.PlannedShutdownActionFactoryImpl
All Implemented Interfaces:
ActionFactory, PlannedShutdownActionFactory

public class PlannedShutdownActionFactoryImpl
extends Object
implements PlannedShutdownActionFactory

Reference implementation of PlannedShutdownActionFactory.

Version:
$Revision: 1.2 $
Author:
Shreedhar Ganapathy Date: Mar 15, 2005

Constructor Summary
PlannedShutdownActionFactoryImpl(CallBack callBack)
           
 
Method Summary
 Action produceAction()
          Produces an instance of PlannedShutdownAction.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlannedShutdownActionFactoryImpl

public PlannedShutdownActionFactoryImpl(CallBack callBack)
Method Detail

produceAction

public Action produceAction()
Produces an instance of PlannedShutdownAction.

Specified by:
produceAction in interface ActionFactory
Returns:
com.sun.enterprise.ee.cms.Action


Copyright © 2003 Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.