public class EnvEntry extends NamingEntry
__contextName, jndiName, namingEntryNameString, objectNameString, objectToBind
Constructor and Description |
---|
EnvEntry(Object scope,
String jndiName,
Object objToBind,
boolean overrideWebXml) |
EnvEntry(String jndiName,
Object objToBind) |
EnvEntry(String jndiName,
Object objToBind,
boolean overrideWebXml) |
Modifier and Type | Method and Description |
---|---|
boolean |
isOverrideWebXml() |
bindToENC, getJndiName, getJndiNameInScope, getObjectToBind, release, save, unbindENC
public EnvEntry(Object scope, String jndiName, Object objToBind, boolean overrideWebXml) throws NamingException
NamingException
public EnvEntry(String jndiName, Object objToBind, boolean overrideWebXml) throws NamingException
NamingException
public EnvEntry(String jndiName, Object objToBind) throws NamingException
NamingException
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.