org.jboss.ejb.client.naming.ejb
Class EjbNamingContextSetup
java.lang.Object
org.jboss.ejb.client.naming.ejb.EjbNamingContextSetup
public class EjbNamingContextSetup
- extends Object
Static class that sets up the ejb: JNDI namespace.
- Author:
- Stuart Douglas
Method Summary |
static void |
setupEjbNamespace()
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()
- Set up the EJB namespace by editing the
java.naming.factory.url.pkgs
system property.
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.