org.apache.geronimo.console.jmsmanager.activemqCF
Class ActiveMQConnectorHelper

java.lang.Object
  extended by org.apache.geronimo.console.jmsmanager.activemqCF.ActiveMQConnectorHelper

public class ActiveMQConnectorHelper
extends Object


Constructor Summary
ActiveMQConnectorHelper()
           
 
Method Summary
 void deployPlan(File moduleFile, File planFile)
           
 void deployPlan(javax.portlet.PortletRequest request, Object[] args)
           
 List getDependencies(javax.portlet.PortletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActiveMQConnectorHelper

public ActiveMQConnectorHelper()
Method Detail

deployPlan

public void deployPlan(javax.portlet.PortletRequest request,
                       Object[] args)

deployPlan

public void deployPlan(File moduleFile,
                       File planFile)

getDependencies

public List getDependencies(javax.portlet.PortletRequest request)


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.