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

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

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

Methods in org.isam.exehda.services.ox that throw WrongOwnershipCodeException
 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.