org.jboss.resource.deployment
Class ActivationSpecFactory

java.lang.Object
  extended by org.jboss.resource.deployment.ActivationSpecFactory

public class ActivationSpecFactory
extends Object

An activation spec factory

Version:
$Revision: 1.3.4.5 $
Author:
Adrian Brock

Constructor Summary
ActivationSpecFactory()
           
 
Method Summary
static javax.resource.spi.ActivationSpec createActivationSpec(javax.management.ObjectName rarName, String messagingType, Collection activationConfig, MessageListenerMetaData 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 javax.resource.spi.ActivationSpec createActivationSpec(javax.management.ObjectName rarName,
                                                                     String messagingType,
                                                                     Collection activationConfig,
                                                                     MessageListenerMetaData mlmd)
                                                              throws Exception
Throws:
Exception


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.