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

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

public class JoinedAndReadyNotificationActionFactoryImpl
extends Object
implements JoinedAndReadyNotificationActionFactory

Reference Implementation of JoinedAndReadyNotificationActionFactory

Author:
Sheetal Vartak

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

Constructor Detail

JoinedAndReadyNotificationActionFactoryImpl

public JoinedAndReadyNotificationActionFactoryImpl(CallBack callBack)
Method Detail

produceAction

public Action produceAction()
Produces an Action instance.

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.