Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


oracle.ocsb.app.rcc.mediation.ece2ro
Interface ProcessorTypeMBean


public interface ProcessorTypeMBean

Method Summary
 String getProcessorClass()
          Gets the value of the processorClass property.
 Long getTimeout()
          Gets the value of the timeout property.
 boolean isSetProcessorClass()
           
 boolean isSetTimeout()
           
 void setProcessorClass(String value)
          Sets the value of the processorClass property.
 void setTimeout(Long value)
          Sets the value of the timeout property.

 

Method Detail

getProcessorClass

String getProcessorClass()
Gets the value of the processorClass property.

setProcessorClass

void setProcessorClass(String value)
Sets the value of the processorClass property.

isSetProcessorClass

boolean isSetProcessorClass()

getTimeout

Long getTimeout()
Gets the value of the timeout property.

setTimeout

void setTimeout(Long value)
Sets the value of the timeout property.

isSetTimeout

boolean isSetTimeout()

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.