public interface VariablesRegistration
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(String ldapfilter,
ThresholdsCallback listener)
inserts a listener
|
void |
addListener(String ldapfilter,
VariableCallback listener) |
void |
removeListener(ThresholdsCallback listener)
Removes a threshold listener
|
void |
removeListener(VariableCallback listener)
Removes a Measure listener
|
void addListener(String ldapfilter, ThresholdsCallback listener) throws CiliaIllegalParameterException, CiliaInvalidSyntaxException
ldapfilter - ldap keywords :uuid, chain, node,variablelistener - ,CiliaIllegalParameterExceptionInvalidSyntaxExceptionCiliaInvalidSyntaxExceptionvoid addListener(String ldapfilter, VariableCallback listener) throws CiliaIllegalParameterException, CiliaInvalidSyntaxException
ldapfilter - ldap keywords :uuid,chain, node,variablelistener - CiliaIllegalParameterExceptionInvalidSyntaxExceptionCiliaInvalidSyntaxExceptionvoid removeListener(ThresholdsCallback listener) throws CiliaIllegalParameterException
listener - , listener to removeCiliaIllegalParameterExceptionvoid removeListener(VariableCallback listener) throws CiliaIllegalParameterException
listener - CiliaIllegalParameterExceptionCopyright © 2012-2013 Adele Team | LIG. All Rights Reserved.