Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.mobicents.slee.test.connector.ejb
Interface ConnectorTest  view ConnectorTest download ConnectorTest.java

All Superinterfaces:
javax.ejb.EJBObject, java.rmi.Remote

public interface ConnectorTest
extends javax.ejb.EJBObject

Remote interface of EjbRefTest bean


Method Summary
 boolean test1()
           
 boolean test2()
           
 boolean test3()
           
 boolean test4()
           
 boolean test5()
           
 boolean test6()
           
 boolean test7()
           
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

test1

public boolean test1()
              throws java.rmi.RemoteException

test2

public boolean test2()
              throws java.rmi.RemoteException

test3

public boolean test3()
              throws java.rmi.RemoteException

test4

public boolean test4()
              throws java.rmi.RemoteException

test5

public boolean test5()
              throws java.rmi.RemoteException

test6

public boolean test6()
              throws java.rmi.RemoteException

test7

public boolean test7()
              throws java.rmi.RemoteException