org.ow2.jonas.joram.admin
Class JoramQueue

java.lang.Object
  extended by org.ow2.jonas.joram.admin.JoramQueue

public class JoramQueue
extends Object


Constructor Summary
JoramQueue()
           
 
Method Summary
 void bindQueueService(org.objectweb.joram.client.jms.QueueMBean service, org.osgi.framework.ServiceReference ref)
           
 void start()
           
 void stop()
           
 void unbindQueueService(org.osgi.framework.ServiceReference ref)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JoramQueue

public JoramQueue()
Method Detail

start

public void start()

stop

public void stop()

bindQueueService

public void bindQueueService(org.objectweb.joram.client.jms.QueueMBean service,
                             org.osgi.framework.ServiceReference ref)

unbindQueueService

public void unbindQueueService(org.osgi.framework.ServiceReference ref)


Copyright © 2011 OW2 Consortium. All Rights Reserved.