C - The controller class which manage this event adapterpublic abstract class AbstractDefaultAdapter<C extends AbstractBaseController<?,?>> extends Object implements EventAdapter
EventAdapter.Linker| Modifier and Type | Field and Description |
|---|---|
private C |
controller
The controller that manage these events.
|
| Constructor and Description |
|---|
AbstractDefaultAdapter() |
private C extends AbstractBaseController<?,?> controller
Copyright © 2011–2014 JRebirth OSS. All rights reserved.