| Package | Description |
|---|---|
| org.nuiton.wikitty | |
| org.nuiton.wikitty.services |
| Modifier and Type | Method and Description |
|---|---|
static WikittyService.ServiceListenerType |
WikittyService.ServiceListenerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WikittyService.ServiceListenerType[] |
WikittyService.ServiceListenerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WikittyService.addWikittyServiceListener(WikittyListener listener,
WikittyService.ServiceListenerType type)
Add new wikitty service listener.
|
void |
WikittyService.removeWikittyServiceListener(WikittyListener listener,
WikittyService.ServiceListenerType type)
Remove wikitty service listener.
|
Copyright © 2009–2014 CodeLutin. All rights reserved.