Skip navigation links

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

E38079-01


oracle.axia.actor.utils.extender
Interface InstanceFactoryMBean


public interface InstanceFactoryMBean

Method Summary
 String getImplementationClass()
          Gets the value of the implementationClass property.
 String getInterfaceClass()
          Gets the value of the interfaceClass property.
 void setImplementationClass(String value)
          Sets the value of the implementationClass property.
 void setInterfaceClass(String value)
          Sets the value of the interfaceClass property.

 

Method Detail

getInterfaceClass

String getInterfaceClass()
Gets the value of the interfaceClass property.

setInterfaceClass

void setInterfaceClass(String value)
Sets the value of the interfaceClass property.

getImplementationClass

String getImplementationClass()
Gets the value of the implementationClass property.

setImplementationClass

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

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.