Nitido Inc.

Uses of Class
com.nitido.nimx.services.valet.ValetTicket

Packages that use ValetTicket
com.nitido.nimx.services.valet This package contains the ValetService that provides the custodian service for holding resources that cannot be migrated to other servers in the same cluster. 
 

Uses of ValetTicket in com.nitido.nimx.services.valet
 

Methods in com.nitido.nimx.services.valet with parameters of type ValetTicket
abstract  ValetItem ValetService.attachItem(ValetTicket ticket, ValetItem item)
          Invoked by the nugget to attach a new instance of the itemMap.
 ValetItem ValetServiceImpl.attachItem(ValetTicket ticket, ValetItem item)
          Invoked by the nugget to attach a new instance of the itemMap.
abstract  void ValetService.populateItem(ValetTicket ticket)
          Invoked by the ValetTicket's activate() method only.
 void ValetServiceImpl.populateItem(ValetTicket ticket)
          Invoked by the ValetTicket's activate() method only.
abstract  void ValetService.removeItem(ValetTicket ticket)
          Invoked by the Nugget's destroyImpl() method to clean up the reference.
 void ValetServiceImpl.removeItem(ValetTicket ticket)
          Invoked by the Nugget's destroyImpl() method to clean up the reference.
 


Nitido NiM 2.5 Java API

These JavaDoc pages are generated for release/nim_2_5-2.5.44

Copyright © 1999-2009 Nitido Inc.    Proprietary and Confidential.    All Rights Reserved.