|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LdapAdapterMBean
MBean interface for the LDAP adapter.
| Method Summary | |
|---|---|
long |
getErrorEventNum()Gets failed LDAP event number. |
long |
getSuccessEventNum()Gets successfully processed LDAP event number. |
long |
getTotalLdapAccessNum()Gets total received LDAP event number. |
void |
refreshConnectionPool(String host, long port)Refresh connection pool according to LDAP server listening address and port. |
void |
reset()Resets LDAP event number. |
| Method Detail |
|---|
long getTotalLdapAccessNum()
long getSuccessEventNum()
long getErrorEventNum()
void reset()
void refreshConnectionPool(String host,
long port)
throws Exception
LDAP - server hostname/ip addressLDAP - server listening portException
|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||