Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.ws.soap.dd
Interface ClientTypeMBean

All Superinterfaces:
ClientTypeReadOnlyMBean
All Known Implementing Classes:
ClientType

public interface ClientTypeMBean
extends ClientTypeReadOnlyMBean

Method Summary
 void setImplementationClass(java.lang.String value)
          Sets the value of the implementationClass property.
 void setServiceName(java.lang.String value)
          Sets the value of the serviceName property.

 

Methods inherited from interface oracle.axia.config.beans.protocol.ws.soap.dd.ClientTypeReadOnlyMBean
getImplementationClass, getServiceName

 

Method Detail

setServiceName

void setServiceName(java.lang.String value)
Sets the value of the serviceName property.

setImplementationClass

void setImplementationClass(java.lang.String value)
Sets the value of the implementationClass property.

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.