|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectServiceMBeanSupport
org.jboss.messaging.core.plugin.JDBCServiceSupport
org.jboss.jms.server.plugin.JDBCJMSUserManagerService
A JDBCJMSUserManagerService MBean wrapper for a JMSUserManager
Field Summary |
Fields inherited from class org.jboss.messaging.core.plugin.JDBCServiceSupport |
createTablesOnStartup, ds, sqlProperties |
Constructor Summary | |
JDBCJMSUserManagerService()
|
Method Summary | |
MessagingComponent |
getInstance()
A server plugin will be always accessed via a hard reference, so it is essential that each implementation exposes this method. |
protected void |
startService()
|
protected void |
stopService()
|
Methods inherited from class org.jboss.messaging.core.plugin.JDBCServiceSupport |
getDataSource, getSqlProperties, getTransactionManager, getTransactionManagerReference, isCreateTablesOnStartup, setCreateTablesOnStartup, setDataSource, setSqlProperties, setTransactionManager |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JDBCJMSUserManagerService()
Method Detail |
public MessagingComponent getInstance()
ServerPlugin
protected void startService() throws java.lang.Exception
startService
in class JDBCServiceSupport
java.lang.Exception
protected void stopService() throws java.lang.Exception
stopService
in class JDBCServiceSupport
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |