Uses of Interface
org.bluezoo.gumdrop.servlet.jndi.JndiContext
Packages that use JndiContext
Package
Description
JNDI resource management for the Gumdrop servlet container.
-
Uses of JndiContext in org.bluezoo.gumdrop.servlet.jndi
Methods in org.bluezoo.gumdrop.servlet.jndi with parameters of type JndiContextModifier and TypeMethodDescriptionstatic voidResourceInjector.injectResources(Object target, JndiContext context) Inject resources into the target object using @Resource annotations.