org.jboss.resource.deployment
Class ActivationSpecFactory

java.lang.Object
  extended byorg.jboss.resource.deployment.ActivationSpecFactory

public class ActivationSpecFactory
extends java.lang.Object

An activation spec factory


Constructor Summary
ActivationSpecFactory()
           
 
Method Summary
static ActivationSpec (src) createActivationSpec(ObjectName (src)  rarName, java.lang.String messagingType, java.util.Collection activationConfig, MessageListenerMetaData (src)  mlmd)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActivationSpecFactory

public ActivationSpecFactory()
Method Detail

createActivationSpec

public static ActivationSpec (src)  createActivationSpec(ObjectName (src)  rarName,
                                                  java.lang.String messagingType,
                                                  java.util.Collection activationConfig,
                                                  MessageListenerMetaData (src)  mlmd)
                                           throws java.lang.Exception
Throws:
java.lang.Exception