| Interface | Description | 
|---|---|
| INFMethodPropertyProvider | Interface for method-based non-functional property providers such
  as services. | 
| INFMixedPropertyProvider | Interface that combines property provider with method property provider. | 
| INFProperty<T,U> | A non-functional property. | 
| INFPropertyMetaInfo | Meta information about a non-functional property. | 
| INFPropertyProvider | Interface for non-functional property providers such
  as services and components. | 
| INFRPropertyProvider | Interface for required service proxies. | 
| Class | Description | 
|---|---|
| AbstractNFProperty<T,U> | A non-functional property. | 
| NFMethodPropertyProvider | Default implementation for a method property provider. | 
| NFPropertyMetaInfo | Meta information about a non-functional property. | 
| NFPropertyProvider | Base impl for nf property property provider. | 
| NFPropertyRef<T,U> | Property reference. | 
| NFRootProperty<T,U> | |
| SimpleValueNFProperty<T,U> | |
| SNFPropertyProvider | Static helper class for accessing nf properties also remotely. | 
| Enum | Description | 
|---|---|
| INFProperty.Target |