Uses of Class
org.isam.exehda.services.ox.WrongHandleException

Packages that use WrongHandleException
org.isam.exehda.services.ox   
 

Uses of WrongHandleException in org.isam.exehda.services.ox
 

Methods in org.isam.exehda.services.ox that throw WrongHandleException
 OXHandle OXManagerClientImpl.requestOwnership(OXHandle ox)
          requestWnershp grants the ownership of the given OXHandle to the calling HostId as long as that OXHandle is not currently owned by another host.
 OXHandle OXManager.requestOwnership(OXHandle ox)
          requestWnershp grants the ownership of the given OXHandle to the calling HostId as long as that OXHandle is not currently owned by another host.
 OXHandle OXManagerImpl.requestOwnership(OXHandle ox)
          requestWnershp grants the ownership of the given OXHandle to the calling HostId as long as that OXHandle is not currently owned by another host.