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

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

public class MessageActionFactoryImpl
extends Object
implements MessageActionFactory

Reference implementation of MessageActionFactory interface.

Version:
$Revision: 1.2 $
Author:
Shreedhar Ganapathy Date: Jan 21, 2004

Constructor Summary
MessageActionFactoryImpl(CallBack cb)
           
 
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

MessageActionFactoryImpl

public MessageActionFactoryImpl(CallBack cb)
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.