| 
 | Oracle Fusion Middleware Java API Reference for Oracle Service Bus 11g Release 1 (11.1.1.7) E15033-09 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ProxyServiceConfigurationMBean
Provides API to enable/disable services and enable/disable monitoring for a proxy service.
| Field Summary | |
|---|---|
| static java.lang.String | NAMEName of this mbean | 
| static java.lang.String | TYPEType of this mbean | 
| Method Summary | |
|---|---|
|  void | disablePipelineAlerting(Ref serviceRef)Disables pipeline alerts for this service. | 
|  void | enablePipelineAlerting(Ref serviceRef)Enables the pipeline alerts flag for this service. | 
|  boolean | isPipelineAlertingEnabled(Ref serviceRef)Returns true if the pipeline alert feature for this service is enabled. | 
| Methods inherited from interface com.bea.wli.sb.management.configuration.CommonServiceConfigurationMBean | 
|---|
| disableMonitoring, disableService, disableSLAAlerting, enableMonitoring, enableService, enableSLAAlerting, isEnabled, isMonitoringEnabled, isSLAAlertingEnabled | 
| Field Detail | 
|---|
static final java.lang.String NAME
static final java.lang.String TYPE
| Method Detail | 
|---|
boolean isPipelineAlertingEnabled(Ref serviceRef)
                                  throws java.lang.Exception
serviceRef - the reference to the servicejava.lang.Exception
void enablePipelineAlerting(Ref serviceRef)
                            throws java.lang.Exception
serviceRef - the reference to the servicejava.lang.Exception
void disablePipelineAlerting(Ref serviceRef)
                             throws java.lang.Exception
serviceRef - the reference to the servicejava.lang.Exception| 
 | Oracle Fusion Middleware Java API Reference for Oracle Service Bus 11g Release 1 (11.1.1.7) E15033-09 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||