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
public int getPool_Of_PM_MaxSize()
setPool_Of_PM_MaxSize
public void setPool_Of_PM_MaxSize(int arg0)
throws java.lang.Exception
- Throws:
java.lang.Exception
getPool_Of_PM_MinSize
public int getPool_Of_PM_MinSize()
setPool_Of_PM_MinSize
public void setPool_Of_PM_MinSize(int arg0)
throws java.lang.Exception
- Throws:
java.lang.Exception
getPool_Of_PM_Timeout
public long getPool_Of_PM_Timeout()
setPool_Of_PM_Timeout
public void setPool_Of_PM_Timeout(long arg0)
getPool_Of_PM_TTL
public long getPool_Of_PM_TTL()
setPool_Of_PM_TTL
public void setPool_Of_PM_TTL(long arg0)
getPool_Of_PM_Current_Size
public int getPool_Of_PM_Current_Size()
getPool_Of_PM_Current_Free_Number
public int getPool_Of_PM_Current_Free_Number()
getPool_Of_PM_Current_Used_Number
public int getPool_Of_PM_Current_Used_Number()
getTransaction_RetainValues
public boolean getTransaction_RetainValues()
setTransaction_RetainValues
public void setTransaction_RetainValues(boolean rv)
getTransaction_RestoreValues
public boolean getTransaction_RestoreValues()
setTransaction_RestoreValues
public void setTransaction_RestoreValues(boolean rv)
getTransaction_MultiThread
public boolean getTransaction_MultiThread()
setTransaction_MultiThread
public void setTransaction_MultiThread(boolean mt)
getIsOpen
public boolean getIsOpen()
getMappingStructure
public java.lang.String getMappingStructure()
getDebug
public boolean getDebug()
setDebug
public void setDebug(boolean d)
getPersistentClasseNames
public java.util.Collection getPersistentClasseNames()