FileDocCategorySizeDatePackage
EJBObjectToTie.javaAPI DocGlassfish v2 API2537Fri May 04 22:31:16 BST 2007com.sun.enterprise

EJBObjectToTie

public interface EJBObjectToTie
The EJBObjectToTie interface specifies the functionality of the being able to set the Tie object for an EJBObject object The EJBObjectImpl class implements this interface

Fields Summary
Constructors Summary
Methods Summary
public javax.rmi.CORBA.TiegetTie()
Get the Tie object for the specified remote object

public voidsetTie(javax.rmi.CORBA.Tie tie)
Set the Tie object for the specified remote object