public final class JNDIServiceEnterpriseImpl extends Object implements JNDIService
DefaultJndiServiceJMS_CONNECTION_FACTORY_JNDI_DEFAULT_VALUE, JMS_CONNECTION_FACTORY_JNDI_KEY| Constructor and Description |
|---|
JNDIServiceEnterpriseImpl() |
public void bind(String name, Object object) throws WebBeansException
bind in interface JNDIServiceWebBeansExceptionpublic void unbind(String name) throws WebBeansException
unbind in interface JNDIServiceWebBeansExceptionpublic <T> T getObject(String name, Class<? extends T> expectedClass) throws WebBeansException
WebBeansExceptionpublic <T> T lookup(String name, Class<? extends T> expectedClass)
lookup in interface JNDIServiceCopyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.