org.ow2.jonas.joram.admin
Class JoramUser

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

public class JoramUser
extends java.lang.Object


Constructor Summary
JoramUser()
           
 
Method Summary
 void bindUserService(org.objectweb.joram.client.jms.admin.UserMBean service, org.osgi.framework.ServiceReference ref)
           
 void start()
           
 void stop()
           
 void unbindUserService(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

JoramUser

public JoramUser()
Method Detail

start

public void start()

stop

public void stop()

bindUserService

public void bindUserService(org.objectweb.joram.client.jms.admin.UserMBean service,
                            org.osgi.framework.ServiceReference ref)

unbindUserService

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


Copyright © 2012 OW2 Consortium. All Rights Reserved.