Package com.tccc.kos.commons.core.service.handle
package com.tccc.kos.commons.core.service.handle
Provides classes and interfaces used by the kOS handle (object naming) system.
- Since:
- 1.0
- Version:
- 2022-10-21
-
ClassDescriptionExtension of
HandleAware
for objects that should be children of theHandle
associated with aBeanContext
.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 aroundHandleMgr
, asHandleMgr
should only be used by internal kOS code.