T - the type of object stored in the namespacepublic interface BindListener<T>
BindListener
to a NamespaceBuilder will cause it to be invoked on every entry
added.void boundName(T entry, String name)
NamespaceBuilder will call this for every successfully
added namespace entry.entry - the object added to the namespacename - the name associated with the object. This may
not be the same as requested by the add, depending on collision
policy.Copyright © 2015 Actian Corporation. All Rights Reserved.