org.jboss.ejb3
Class ProxyFactoryHelper
java.lang.Object
org.jboss.ejb3.ProxyFactoryHelper
public class ProxyFactoryHelper
- extends Object
Comment
- Version:
- $Revision: 1.2.2.4 $
- Author:
- Bill Burke
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxyFactoryHelper
public ProxyFactoryHelper()
getProxyFactoryContext
public static Context getProxyFactoryContext(Context ctx)
throws NamingException
- Throws:
NamingException
getLocalInterfaces
public static Class[] getLocalInterfaces(Container container)
getJndiName
public static String getJndiName(Container container,
Class businessInterface)
getLocalJndiName
public static String getLocalJndiName(Container container)
getRemoteInterfaces
public static Class[] getRemoteInterfaces(Container container)
getRemoteJndiName
public static String getRemoteJndiName(Container container)
getRemoteJndiName
public static String getRemoteJndiName(Container container,
RemoteBinding binding)
getDefaultRemoteJndiName
public static String getDefaultRemoteJndiName(Container container)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.