org.ow2.jasmine.deployme.module.jms
Class Jms

java.lang.Object
  extended by org.ow2.jasmine.deployme.module.AbstractDeploymeModule
      extended by org.ow2.jasmine.deployme.module.jms.Jms
All Implemented Interfaces:
IDeploymeModule

public class Jms
extends AbstractDeploymeModule

JMS module


Constructor Summary
Jms()
           
 
Method Summary
 void applyConfiguration(org.ow2.jonas.tools.configurator.api.JonasConfigurator configurator, Object object)
          
 String getJOnASService()
          
 boolean isSupport(Object configuration)
          
 
Methods inherited from class org.ow2.jasmine.deployme.module.AbstractDeploymeModule
getClassIdField, getField
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Jms

public Jms()
Method Detail

isSupport

public boolean isSupport(Object configuration)


applyConfiguration

public void applyConfiguration(org.ow2.jonas.tools.configurator.api.JonasConfigurator configurator,
                               Object object)
                        throws UnsupportDeploymeModuleException

Throws:
UnsupportDeploymeModuleException

getJOnASService

public String getJOnASService()



Copyright © 2012 OW2 Consortium. All Rights Reserved.