org.jvoicexml.jndi.client
Interface Stub

All Superinterfaces:
Referenceable
All Known Implementing Classes:
CharacterInputStub, JVoiceXmlStub, MappedDocumentRepositoryStub, SessionStub

public interface Stub
extends Referenceable

Stub at the client side that remotely calls the Skeleton.

Since:
0.4
Version:
$Revision: 211 $

Copyright © 2006-2007 JVoiceXML group - http://jvoicexml.sourceforge.net/

Author:
Dirk Schnelle
See Also:
Skeleton

Method Summary
 String getStubName()
          Retrieves the name to which the stub is bound.
 
Methods inherited from interface javax.naming.Referenceable
getReference
 

Method Detail

getStubName

String getStubName()
Retrieves the name to which the stub is bound.

Returns:
Name of the stub.


Copyright © 2005-2007 JVoiceXML group.