com.liferay.portal.editor.fckeditor.receiver
Class CommandReceiverFactory

java.lang.Object
  extended by com.liferay.portal.editor.fckeditor.receiver.CommandReceiverFactory

public class CommandReceiverFactory
extends java.lang.Object

View Source

Author:
Ivica Cardic

Constructor Summary
CommandReceiverFactory()
           
 
Method Summary
static CommandReceiver getCommandReceiver(java.lang.String typeStr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandReceiverFactory

public CommandReceiverFactory()
Method Detail

getCommandReceiver

public static CommandReceiver getCommandReceiver(java.lang.String typeStr)