| Constructor and Description |
|---|
DummyService() |
DummyService(String type) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
String |
getType() |
void |
init(ServiceContext serviceContext) |
void |
quiesce() |
void |
start() |
void |
stop() |
public DummyService()
public DummyService(String type)
public void init(ServiceContext serviceContext) throws Exception
public void start()
throws Exception
public void quiesce()
throws Exception
Copyright © 2014–2016. All rights reserved.