org.davic.mpeg
Class ApplicationOrigin

java.lang.Object
  extended byorg.davic.mpeg.ApplicationOrigin

public class ApplicationOrigin
extends java.lang.Object


Method Summary
static Service getService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getService

public static Service getService()
Returns:
the service that contained the root object of the application, or null if the application was not contained in a service (e.g. in the case of a receiver-resident application).