Package com.kosdev.kos.commons.core.service.handle


package com.kosdev.kos.commons.core.service.handle
  • Class
    Description
    Extension of HandleAware for objects that should be children of the Handle associated with a BeanContext.
    Building block for allocating a handle to an object.
    Interface for objects that can be identified by a handle.
    Interface for fetching beans by handles.
    System wrapper around HandleMgr, as HandleMgr should only be used by internal KOS code.