Uses of Class
org.jboss.as.naming.deployment.JndiName
Packages that use JndiName
-
Uses of JndiName in org.jboss.as.naming.deployment
Methods in org.jboss.as.naming.deployment that return JndiNameModifier and TypeMethodDescriptionCreate a new JNDI name by appending a new local entry name to this name.JndiName.getParent()Get the parent JNDI name.static JndiNameCreate a new instance of the JndiName by breaking the provided string format into a JndiName parts.Methods in org.jboss.as.naming.deployment with parameters of type JndiName -
Uses of JndiName in org.jboss.as.naming.logging
Methods in org.jboss.as.naming.logging with parameters of type JndiNameModifier and TypeMethodDescriptionfinal StringNamingLogger_$logger.duplicateBinding(JndiName jndiName, Object existing, Object value) NamingLogger.duplicateBinding(JndiName jndiName, Object existing, Object value) A message indicating duplicate JNDI bindings were found.