public abstract class Ticket
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected Logger |
logger |
protected Platform |
platform |
| Constructor and Description |
|---|
Ticket() |
| Modifier and Type | Method and Description |
|---|---|
static Ticket |
getInstance() |
Logger |
getLogger() |
Platform |
getPlatform() |