Thanks for the pointer. It turned out to be close, the ResourceStreamLocator uses a list of IResourceFinders to find a resource. New ones can be registered through getResourceSettings().setResourceFinders(List<IResourceFinder>).

grT


On 01/22/2013 08:59 PM, Ernesto Reinaldo Barreiro wrote:
Hi,

It seems this ImputStream comes from

IResourceStream resourceStream = context.getResourceStreamLocator()
.locate(clazz, fullPath);

on PropertiesFactor#load. So maybe you can hook onto that?

On Tue, Jan 22, 2013 at 8:41 PM, Thies Edeling <[email protected]> wrote:

IPropertiesLoader






---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to