Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


oracle.sdp.proxyregistrar.configuration.beans
Interface ProxyRegistrarConfigurationBean


public interface ProxyRegistrarConfigurationBean

The root Proxy and Registrar configuration bean interface.

xsdgen:complexType.targetNamespace= "http://www.oracle.com/ns/occas/sdp/proxyregistrar/100"


Method Summary
 ProxyBean getProxy()
          Get the proxy descriptor bean.
 RegistrarBean getRegistrar()
          Get the registrar descriptor bean.

 

Method Detail

getProxy

ProxyBean getProxy()
Get the proxy descriptor bean.
Returns:
oracle.sdp.proxyregistrar.configuration.beans.ProxyBean

getRegistrar

RegistrarBean getRegistrar()
Get the registrar descriptor bean.
Returns:
oracle.sdp.proxyregistrar.configuration.beans.RegistrarBean

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.