org.ow2.jonas.joram.admin
Class JoramTopic
java.lang.Object
org.ow2.jonas.joram.admin.JoramTopic
public class JoramTopic
- extends Object
|
Method Summary |
void |
bindTopicService(org.objectweb.joram.client.jms.TopicMBean service,
org.osgi.framework.ServiceReference ref)
|
void |
start()
|
void |
stop()
|
void |
unbindTopicService(org.osgi.framework.ServiceReference ref)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JoramTopic
public JoramTopic()
start
public void start()
stop
public void stop()
bindTopicService
public void bindTopicService(org.objectweb.joram.client.jms.TopicMBean service,
org.osgi.framework.ServiceReference ref)
unbindTopicService
public void unbindTopicService(org.osgi.framework.ServiceReference ref)
Copyright © 2013 OW2 Consortium. All Rights Reserved.