Uses of Interface
net.sf.jso.ControllerInfo

Packages that use ControllerInfo
net.sf.jso   
net.sf.jso.engine   
net.sf.jso.remote   
 

Uses of ControllerInfo in net.sf.jso
 

Methods in net.sf.jso that return ControllerInfo
 ControllerInfo StorageController.getControllerInfo()
          Gets storage control information.
 

Uses of ControllerInfo in net.sf.jso.engine
 

Methods in net.sf.jso.engine that return ControllerInfo
 ControllerInfo JSOStorageController.getControllerInfo()
          Gets storage control information.
 

Uses of ControllerInfo in net.sf.jso.remote
 

Methods in net.sf.jso.remote that return ControllerInfo
 ControllerInfo StorageControllerProxy.getControllerInfo()
           
 ControllerInfo RemoteStorageController.getControllerInfo()