org.objectweb.speedo.jmx.mbeans
Interface PMFMBean
- All Known Implementing Classes:
- PMF
public interface PMFMBean
Defines the MBean view aggregating attributes about the connection
to the data support
- Author:
- S.Chassande-Barrioz
getPool_Of_PM_MaxSize
int getPool_Of_PM_MaxSize()
setPool_Of_PM_MaxSize
void setPool_Of_PM_MaxSize(int arg0)
throws java.lang.Exception
- Throws:
java.lang.Exception
getPool_Of_PM_MinSize
int getPool_Of_PM_MinSize()
setPool_Of_PM_MinSize
void setPool_Of_PM_MinSize(int arg0)
throws java.lang.Exception
- Throws:
java.lang.Exception
getPool_Of_PM_Timeout
long getPool_Of_PM_Timeout()
setPool_Of_PM_Timeout
void setPool_Of_PM_Timeout(long arg0)
getPool_Of_PM_TTL
long getPool_Of_PM_TTL()
setPool_Of_PM_TTL
void setPool_Of_PM_TTL(long arg0)
getPool_Of_PM_Current_Size
int getPool_Of_PM_Current_Size()
getPool_Of_PM_Current_Free_Number
int getPool_Of_PM_Current_Free_Number()
getPool_Of_PM_Current_Used_Number
int getPool_Of_PM_Current_Used_Number()
getTransaction_RetainValues
boolean getTransaction_RetainValues()
setTransaction_RetainValues
void setTransaction_RetainValues(boolean rv)
getTransaction_RestoreValues
boolean getTransaction_RestoreValues()
setTransaction_RestoreValues
void setTransaction_RestoreValues(boolean rv)
getTransaction_MultiThread
boolean getTransaction_MultiThread()
setTransaction_MultiThread
void setTransaction_MultiThread(boolean mt)
getIsOpen
boolean getIsOpen()
getMappingStructure
java.lang.String getMappingStructure()
getDebug
boolean getDebug()
setDebug
void setDebug(boolean d)
getPersistentClasseNames
java.util.Collection getPersistentClasseNames()
getProperties
java.util.Map getProperties()
setProperty
void setProperty(java.lang.String name,
java.lang.String value)
clean
void clean()