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

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

public class GroupLeadershipNotificationActionFactoryImpl
extends Object
implements GroupLeadershipNotificationActionFactory

Reference Implementation of GroupLeadershipNotificationActionFactory

Author:
Bongjae Chang

Constructor Summary
GroupLeadershipNotificationActionFactoryImpl(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

GroupLeadershipNotificationActionFactoryImpl

public GroupLeadershipNotificationActionFactoryImpl(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.