Module org.bzdev.obnaming
module org.bzdev.obnaming
Module providing object naming.
This module provides pairs of objects: an object namer and a named object. The use of Java generics and annotation processing allows these to be 'spliced' into another class hierarchy. Uses include the org.bzdev.devqsim package, where a simulation is an object namer that is a subclass of a class that supports scripting.
Please see
the package description
for an extended description of the org.bzdev.obnaming
package.
-
Packages
ExportsPackageDescriptionPackage to provide a named-object service.SPI (Service Provider Interface) forObjectNamerLauncher
.