public class JndiEnvUrlPathBeanPropertiesResolver extends Object implements PropertyResolver
Modifier and Type | Field and Description |
---|---|
static String |
BINDING |
static int |
PRIORITY |
Constructor and Description |
---|
JndiEnvUrlPathBeanPropertiesResolver() |
public static final String BINDING
public static final int PRIORITY
public JndiEnvUrlPathBeanPropertiesResolver()
public void init() throws Exception
init
in interface PropertyResolver
Exception
public void destroy() throws Exception
destroy
in interface PropertyResolver
Exception
public int getPriority()
getPriority
in interface PropertyResolver
public String resolve(String name)
resolve
in interface PropertyResolver
Copyright © 2014–2015. All rights reserved.