|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DiameterOutboundDestinationMBean
Inteface for DiameterOutboundDestinationMBean
| Method Summary | |
|---|---|
java.lang.String |
getAlias()Alias is a key used to identify host and realm pairs from this table. |
java.lang.String |
getDeploymentName()return the Module instance name that this MBean configures |
javax.management.ObjectName |
getDiameterOutboundRouting_REFSEP_()Returns the MBean parent get accessor to the parent mbean: DiameterOutboundRouting_REFSEP_ |
java.lang.String |
getHost()Host value to be set in outgoing message upon a match of destination realm against alias. |
java.lang.String |
getRealm()Realm value to be set in outgoing message upon a match of destination realm against alias. |
void |
setAlias(java.lang.String param)Alias is a key used to identify host and realm pairs from this table. |
void |
setHost(java.lang.String param)Host value to be set in outgoing message upon a match of destination realm against alias. |
void |
setRealm(java.lang.String param)Realm value to be set in outgoing message upon a match of destination realm against alias. |
| Method Detail |
|---|
javax.management.ObjectName getDiameterOutboundRouting_REFSEP_()
throws java.io.IOException
java.io.IOException
java.lang.String getAlias()
throws java.io.IOException
java.io.IOException
void setAlias(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getHost()
throws java.io.IOException
java.io.IOException
void setHost(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getRealm()
throws java.io.IOException
java.io.IOException
void setRealm(java.lang.String param)
throws java.io.IOException
param -java.io.IOExceptionjava.lang.String getDeploymentName()
|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||