|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AuditLogDebugMBean
Interface of audit log debug MBean, used only for test.
Method Summary | |
---|---|
void |
generateBusyHourCPS(String groupName, String start, String end, int threshold) Generate busy hour cps. |
void |
insertOrgTestData(String groupName, String start, String end, int exceedHour) Insert og cps test data. |
Method Detail |
---|
void insertOrgTestData(String groupName, String start, String end, int exceedHour) throws Exception
groupName
- name of group.start
- cps count start date,format is 'yyyy-MM-dd'.end
- cps count end date, format is 'yyyy-MM-dd'.exceedHour
- in which hour should has max cps.Exception
- exception during process.void generateBusyHourCPS(String groupName, String start, String end, int threshold) throws Exception
groupName
- name of group.start
- cps count start date,format is 'yyyy-MM-dd'.end
- cps count end date, format is 'yyyy-MM-dd'.threshold
- cps threshold.Exception
- exception during process.
|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |