Uses of Class
org.eclipse.jetty.plus.jndi.NamingEntry
Packages that use NamingEntry
Package
Description
Jetty Plus : Limited JEE Jndi Support
Jetty Plus : Limited JEE Jndi Support
-
Uses of NamingEntry in org.eclipse.jetty.ee10.plus.jndi
Subclasses of NamingEntry in org.eclipse.jetty.ee10.plus.jndiModifier and TypeClassDescriptionclass
Transaction Class to represent a JTA UserTransaction impl. -
Uses of NamingEntry in org.eclipse.jetty.plus.jndi
Subclasses of NamingEntry in org.eclipse.jetty.plus.jndiModifier and TypeClassDescriptionclass
EnvEntryclass
class
Resourceclass
Transaction Class to represent a JTA UserTransaction impl.Methods in org.eclipse.jetty.plus.jndi that return NamingEntryModifier and TypeMethodDescriptionstatic NamingEntry
NamingEntryUtil.lookupNamingEntry
(Object scope, String jndiName) Find a NamingEntry in the given scope.Methods in org.eclipse.jetty.plus.jndi with parameters of type NamingEntryModifier and TypeMethodDescriptionstatic Name
NamingEntryUtil.makeNamingEntryName
(NameParser parser, NamingEntry namingEntry)