|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
int |
getServiceCount()
Gets service count. |
int |
getServiceCountByServiceType(int serviceType)
Gets service count by service type. |
int |
getServiceProfileCount()
Gets service profile count. |
int |
getServiceProfileCountByService(String serviceName)
Gets service profile count by service. |
int |
getServiceProfileCountByServiceAndStatus(String serviceName,
int status)
Gets service profile count by service and status. |
int |
getServiceProfileCountByStatus(int status)
Gets service profile count by status. |
int |
getTradingPartnerCount()
Gets partner count. |
Methods inherited from interface weblogic.management.runtime.RuntimeMBean |
preDeregister |
Methods inherited from interface weblogic.management.WebLogicMBean |
getMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParent |
Methods inherited from interface javax.management.DynamicMBean |
getAttribute, getAttributes, invoke, setAttribute, setAttributes |
Methods inherited from interface javax.management.MBeanRegistration |
postDeregister, postRegister, preRegister |
Methods inherited from interface javax.management.NotificationBroadcaster |
addNotificationListener, getNotificationInfo, removeNotificationListener |
Method Detail |
public int getTradingPartnerCount() throws TradingPartnerMgmtRuntimeException
TradingPartnerMgmtRuntimeException
public int getServiceCount() throws TradingPartnerMgmtRuntimeException
TradingPartnerMgmtRuntimeException
public int getServiceCountByServiceType(int serviceType) throws TradingPartnerMgmtRuntimeException
TradingPartnerMgmtRuntimeException
public int getServiceProfileCount() throws TradingPartnerMgmtRuntimeException
TradingPartnerMgmtRuntimeException
public int getServiceProfileCountByStatus(int status) throws TradingPartnerMgmtRuntimeException
TradingPartnerMgmtRuntimeException
public int getServiceProfileCountByService(String serviceName) throws TradingPartnerMgmtRuntimeException
TradingPartnerMgmtRuntimeException
public int getServiceProfileCountByServiceAndStatus(String serviceName, int status) throws TradingPartnerMgmtRuntimeException
TradingPartnerMgmtRuntimeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |