JSR-043: JTAPI-1.4

javax.telephony.media.provider
Interface MPI.Resource

All Known Subinterfaces:
MPI.MediaGroup
All Known Implementing Classes:
Base_Resource
Enclosing class:
MPI

public static interface MPI.Resource

What a Resource needs to fit in this framework. To generate a NonTransEvent, a MediaGroup or Resource must know the 'Owner'; the MediaService that will dispatch the Event.


Method Summary
 void setOwner(MPI.Owner owner)
          This framework informs the Resource when the owner changes.
 

Method Detail

setOwner

public void setOwner(MPI.Owner owner)
This framework informs the Resource when the owner changes. So the Resource can create events with the correct Source.

JSR-043: JTAPI-1.4

Send comments to: JSR-43@ectf.org