WebSphere:*,type=WPF
MBean WPF
Operation Summary | |
com.ibm.wsspi.hamanager.GroupName | findGroupForPartition( Find the group name for a partition |
com.ibm.websphere.pmi.stat.Stats[] | getWPFPMIStats( Return Stats[] for partitions |
void | setPartitionCount( Update PMI subscription |
void | setStatisticsType( Update PMI subscription |
void | setStatisticsRange( Update PMI subscription |
void | setStatisticsInterval( Update PMI subscription |
void | setEJBName( Update PMI subscription |
java.lang.Long | subscribeWPFPMI( Subscribe to WPF PMI |
void | unsubscribeWPFPMI( Unsubscribe to WPF PMI |
java.lang.Integer | getStatisticsType( Get the statisitics type |
Operation Detail |
public com.ibm.wsspi.hamanager.GroupName findGroupForPartition(java.lang.String application,
java.lang.String partitionName,
java.lang.String classification,
com.ibm.websphere.wpf.PartitionScope scope
)
application
-
Name of applicationpartitionName
-
Name of partitionclassification
-
Classificationscope
-
scope
public com.ibm.websphere.pmi.stat.Stats[] getWPFPMIStats(java.lang.Long id
)
id
-
client id
public void setPartitionCount(java.lang.Integer count,
java.lang.Long id
)
count
-
new partition countid
-
client id
public void setStatisticsType(java.lang.Integer type,
java.lang.Long id
)
type
-
new typeid
-
client id
public void setStatisticsRange(java.lang.Integer range,
java.lang.Long id
)
range
-
new rangeid
-
client id
public void setStatisticsInterval(java.lang.Integer interval,
java.lang.Long id
)
interval
-
new intervalid
-
client id
public void setEJBName(java.lang.String ejbName,
java.lang.Long id
)
ejbName
-
new ejbNameid
-
client id
public java.lang.Long subscribeWPFPMI(java.lang.String applicationName,
java.lang.String ejbName,
java.lang.Integer type,
java.lang.Integer range,
java.lang.Integer count,
java.lang.Integer interval
)
applicationName
-
Name of applicationejbName
-
Name of ejbtype
-
typerange
-
rangecount
-
countinterval
-
interval
public void unsubscribeWPFPMI(java.lang.Long id
)
id
-
client id
public java.lang.Integer getStatisticsType(java.lang.Long id
)
id
-
client id