| org.jboss.test.naming.interfaces.TestENC
TestENC | public interface TestENC extends EJBObject(Code) | | author: Scott.Stark@jboss.org version: $Revision: 60317 $ |
stressENC | public long stressENC(long iterations) throws RemoteException(Code) | | Perform interations count lookups against the ENC
the time spent in the method throws: RemoteException - |
testEjbLinkCallerLocalWithLogin | public String testEjbLinkCallerLocalWithLogin(String jndiName, String username, String password) throws RemoteException(Code) | | Call a bean with the passed jndi name bound using ejb-link
using an identity based on using the JndiLoginInitialContextFactory
Parameters: jndiName - the name of the bean specified in ejb-ref the result of the call or "Failed" on an error |
|
|