public interface ChainRegistration
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(String ldapFilter,
ChainCallback listener)
Adds a listener
|
void |
removeListener(ChainCallback listener)
Removes a listener
|
void addListener(String ldapFilter, ChainCallback listener) throws CiliaIllegalParameterException, CiliaInvalidSyntaxException
ldapfilter - ldap keywords :uuid,chain, nodelistener - , listener to addCiliaIllegalParameterException - , null or wrong parameterCiliaInvalidSyntaxException, - ldap syntax errorCiliaInvalidSyntaxExceptionvoid removeListener(ChainCallback listener) throws CiliaIllegalParameterException
listener - , listener to removeCiliaIllegalParameterException - is listener is nullCopyright © 2012-2013 Adele Team | LIG. All Rights Reserved.