Class DefaultJtapiPeer

java.lang.Object
  extended bycom.avaya.jtapi.tsapi.TsapiPeer
      extended byDefaultJtapiPeer
All Implemented Interfaces:
ITsapiPeer, JtapiPeer

public class DefaultJtapiPeer
extends TsapiPeer

DefaultJtapiPeer.


Field Summary
 
Fields inherited from class com.avaya.jtapi.tsapi.TsapiPeer
VERSION
 
Constructor Summary
DefaultJtapiPeer()
           
 
Method Summary
 java.lang.String getName()
          Returns the name of this JtapiPeer object instance.
 
Methods inherited from class com.avaya.jtapi.tsapi.TsapiPeer
addVendor, getProvider, getServices
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultJtapiPeer

public DefaultJtapiPeer()
Method Detail

getName

public final java.lang.String getName()
Description copied from interface: JtapiPeer
Returns the name of this JtapiPeer object instance. This name is the same name used as an argument to JtapiPeerFactory.getJtapiPeer() method.

Specified by:
getName in interface JtapiPeer
Overrides:
getName in class TsapiPeer


Copyright © 2005 Avaya All Rights Reserved.