org.ow2.jonas.db.base
Interface AbsDBServiceImplMBean


public interface AbsDBServiceImplMBean

MBean interface for the Database service

Author:
Florent Benoit

Method Summary
 String getDbName()
           
 String getDbUsers()
           
 String getPortNumber()
           
 

Method Detail

getPortNumber

String getPortNumber()
Returns:
the BD port

getDbName

String getDbName()
Returns:
the name of the db

getDbUsers

String getDbUsers()
Returns:
the list of pair of


Copyright © 2012 OW2 Consortium. All Rights Reserved.