Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.ws.rest.dd
Interface ApplciationTypeMBean

All Superinterfaces:
ApplciationTypeReadOnlyMBean
All Known Implementing Classes:
ApplciationType

public interface ApplciationTypeMBean
extends ApplciationTypeReadOnlyMBean

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

 

Methods inherited from interface oracle.axia.config.beans.protocol.ws.rest.dd.ApplciationTypeReadOnlyMBean
getImplementationClass, getUri

 

Method Detail

setUri

void setUri(java.lang.String value)
Sets the value of the uri 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.