| Modifier and Type | Class and Description |
|---|---|
class |
ActionFacetImpl
Implementation of
ActionFacet. |
| Modifier and Type | Class and Description |
|---|---|
class |
HasActionImpl<Out extends Service,In extends ActionFacet>
An implementation of the
HasAction relation. |
class |
HasAddActionImpl<Out extends Service,In extends ActionFacet>
An implementation of the
HasAddAction relation. |
class |
HasRemoveActionImpl<Out extends Service,In extends ActionFacet>
An implementation of the
HasRemoveAction relation. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HasAction<Out extends Service,In extends ActionFacet>
Relation among a
Service and its ActionFacet. |
interface |
HasAddAction<Out extends Service,In extends ActionFacet>
An action triggered when a
Service is activated. |
interface |
HasRemoveAction<Out extends Service,In extends ActionFacet>
An action triggered when a
Service is deactivated. |
Copyright © 2019. All Rights Reserved.