| Modifier and Type | Class and Description |
|---|---|
class |
ActionRegistry<D extends ActionDescriptor<?>> |
| Modifier and Type | Class and Description |
|---|---|
class |
ToggleActionDescriptor<T> |
| Modifier and Type | Method and Description |
|---|---|
static ActionDescriptor<?> |
ActionDescriptor.createActionDescriptor(org.drombler.acp.core.action.jaxb.ActionType actionType,
org.osgi.framework.Bundle bundle,
ContextManager contextManager,
ContextInjector contextInjector) |
| Modifier and Type | Method and Description |
|---|---|
T |
ActionFactory.createAction(ActionDescriptor<?> actionDescriptor) |
T |
ToggleActionFactory.createToggleAction(ActionDescriptor<?> actionDescriptor) |
Copyright © 2012–2018 Drombler. All rights reserved.