Uses of Interface
com.sun.n1.sps.model.host.AppInstanceID

Packages that use AppInstanceID
com.sun.n1.sps.model.host   
 

Uses of AppInstanceID in com.sun.n1.sps.model.host
 

Methods in com.sun.n1.sps.model.host that return AppInstanceID
 AppInstanceID AppInstance.getID()
          Returns the ID of this object
 AppInstanceID AppInstance.getParentID()
          Returns the ID of the parent of this app instance, or null if this app instance is the master server.