Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.adapter
Interface ProtocolAdapterTypeReadOnlyMBean

All Known Subinterfaces:
ProtocolAdapterTypeMBean
All Known Implementing Classes:
ProtocolAdapterType

public interface ProtocolAdapterTypeReadOnlyMBean

Method Summary
 java.lang.String getName()
          Gets the value of the name property.
 java.lang.String getPaFactoryClass()
          Gets the value of the paFactoryClass property.
 WorkManagersMBean getWorkManagersMBean()
          Return the value of the WorkManagers element

 

Method Detail

getName

java.lang.String getName()
Gets the value of the name property.

getPaFactoryClass

java.lang.String getPaFactoryClass()
Gets the value of the paFactoryClass property.

getWorkManagersMBean

WorkManagersMBean getWorkManagersMBean()
Return the value of the WorkManagers element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.