Interface | Description |
---|---|
Supplier |
Representation of an entity responsible for supplying information into
network information base.
|
SuppliersBroker<S extends Supplier,T extends SupplierService> |
Abstraction of a supplier broker, capable of tracking various suppliers.
|
SupplierService |
Base abstraction of a facility provided to network information suppliers
through which they can manipulate a specific portion of network information
model.
|
Class | Description |
---|---|
AbstractSuppliersBroker<S extends Supplier,T extends SupplierService> |
Base implementation of a broker for registering and tracking suppliers.
|
AbstractSupplierService |
Base implementation of a supplier service that can be invalidated.
|
SupplierId |
Supplier identifier.
|
Copyright © 2015. All Rights Reserved.