org.ow2.jonas.joram.admin
Class JoramTopic

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

public class JoramTopic
extends Object


Constructor Summary
JoramTopic()
           
 
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
 

Constructor Detail

JoramTopic

public JoramTopic()
Method Detail

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 © 2012 OW2 Consortium. All Rights Reserved.