public interface ControllerAccessHandler
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ControllerAccessHandler.SingleControllerAccessHandler
A ControllerAccessHandler that must be used when any reference to the controller printed
during the current generation cycle must point to the same controller instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getControllerExpression(String controller,
DeviceAdaptive.Device device) |
String |
getControllerImplClassName(String controller,
DeviceAdaptive.Device device) |
String getControllerExpression(String controller, DeviceAdaptive.Device device)
String getControllerImplClassName(String controller, DeviceAdaptive.Device device)
Copyright © 2015. All rights reserved.