Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.util.MXObjectNotFoundException

  • Packages that use MXObjectNotFoundException 
    Package Description
    psdi.server  
    psdi.txn  
    psdi.util  
    • Uses of MXObjectNotFoundException in psdi.server

      Methods in psdi.server that throw MXObjectNotFoundException 
      Modifier and Type Method and Description
      ServiceRemote ServiceStorage.lookupLocal(java.lang.String svcName)
      Lookup a service that's local to this server.
    • Uses of MXObjectNotFoundException in psdi.txn

      Methods in psdi.txn that throw MXObjectNotFoundException 
      Modifier and Type Method and Description
      int MXTransactionImpl.indexOf(Transactable t)
      Returns the index (0 based) of the specified object in the transaction.
      int MXTransaction.indexOf(Transactable t)
      Returns the index (0 based) of the specified object in the transaction.
    • Uses of MXObjectNotFoundException in psdi.util

      Methods in psdi.util that throw MXObjectNotFoundException 
      Modifier and Type Method and Description
      static Feature Feature.findMe(java.lang.String internal) 
      static int Feature.getGroup(java.lang.String internal) 
      static int Feature.getIndex(java.lang.String internal) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes