org.jboss.ejb.client.naming.ejb
Class EjbNamingContextSetup
java.lang.Object
org.jboss.ejb.client.naming.ejb.EjbNamingContextSetup
Deprecated.
@Deprecated
public class EjbNamingContextSetup
- extends Object
Static class that sets up the ejb: JNDI namespace.
- Author:
- Stuart Douglas
|
Method Summary |
static void |
setupEjbNamespace()
Deprecated. Set up the EJB namespace by editing the java.naming.factory.url.pkgs system property. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setupEjbNamespace
public static void setupEjbNamespace()
- Deprecated.
- Set up the EJB namespace by editing the
java.naming.factory.url.pkgs system property.
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.