org.tm4j.panckoucke.store.StoreManager .getProviderReferences(java.util.List li)

Description

Returns the ProviderReferences, which are currently managed by Panckoucke. If you pass a List into the method, this List will be used to hold the References. This may reduce object creation.

Parameters
java.util.List li

Returns

a List of ProviderReferences

Other Resources

Related Topics

Has Parameters