Uses of Class
com.ibm.aglet.AgletInfo

Packages that use AgletInfo
com.ibm.aglet   
com.ibm.aglets   
 

Uses of AgletInfo in com.ibm.aglet
 

Methods in com.ibm.aglet that return AgletInfo
 AgletInfo Aglet.getAgletInfo()
          Gets the info object of this aglet
protected abstract  AgletInfo AgletStub.getAgletInfo()
           
 AgletInfo AgletProxy.getAgletInfo()
          Gets the AgletInfo object of the aglet.
 

Uses of AgletInfo in com.ibm.aglets
 

Methods in com.ibm.aglets that return AgletInfo
 AgletInfo RemoteAgletRef.getAgletInfo()
          Gets the information of the aglet
 AgletInfo LocalAgletRef.getAgletInfo()
          Gets the information of the aglet
 AgletInfo AgletRef.getAgletInfo()
          Gets the information of the aglet