JSR-043: JTAPI-1.4

javax.telephony.media.provider
Class Base_Resource

java.lang.Object
  |
  +--javax.telephony.media.provider.Base_Resource
All Implemented Interfaces:
MPI.Resource

public class Base_Resource
extends java.lang.Object
implements MPI.Resource

a Generic Resource.

Since:
JTAPI-1.4

Constructor Summary
Base_Resource()
           
 
Method Summary
 void setOwner(MPI.Owner owner)
          This is set when a Resource is allocated and bound.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Base_Resource

public Base_Resource()
Method Detail

setOwner

public void setOwner(MPI.Owner owner)
This is set when a Resource is allocated and bound. The Owner is used to direct Events to the application.
Specified by:
setOwner in interface MPI.Resource

JSR-043: JTAPI-1.4

Send comments to: JSR-43@ectf.org