org.ow2.jonas.joram.admin
Class JoramQueue
java.lang.Object
org.ow2.jonas.joram.admin.JoramQueue
public class JoramQueue
- extends Object
|
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 |
JoramQueue
public JoramQueue()
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 © 2013 OW2 Consortium. All Rights Reserved.