Package | Description |
---|---|
org.fourthline.cling.model | |
org.fourthline.cling.model.meta |
Modifier and Type | Class and Description |
---|---|
class |
DefaultServiceManager<T>
Default implementation, creates and manages a single instance of a plain Java bean.
|
Modifier and Type | Method and Description |
---|---|
void |
Command.execute(ServiceManager<T> manager) |
Modifier and Type | Field and Description |
---|---|
protected ServiceManager |
LocalService.manager |
Modifier and Type | Method and Description |
---|---|
ServiceManager<T> |
LocalService.getManager() |
Modifier and Type | Method and Description |
---|---|
void |
LocalService.setManager(ServiceManager<T> manager) |
Copyright © 2014 4th Line GmbH, Switzerland. All Rights Reserved.