public class Display extends Object
| Constructor and Description |
|---|
Display() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Destroy method used to stop the thread.
|
void |
init()
Init method used to start the thread.
|
void |
setClientService(ClientService clientService)
This setter is used by Blueprint to inject the client service.
|
public void setClientService(ClientService clientService)
public void init()
public void destroy()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.