| Package | Description |
|---|---|
| org.androidtransfuse.experiment.generators | |
| org.androidtransfuse.model.manifest | |
| org.androidtransfuse.processor |
| Modifier and Type | Method and Description |
|---|---|
protected Service |
ServiceManifestEntryGenerator.buildService(String name,
org.androidtransfuse.annotations.Service serviceAnnotation) |
| Constructor and Description |
|---|
ServiceManifestEntryGenerator(IntentFilterFactory intentFilterBuilder,
MetaDataBuilder metadataBuilder,
ManifestManager manifestManager,
javax.inject.Provider<Service> manifestServiceProvider) |
| Modifier and Type | Method and Description |
|---|---|
List<Service> |
Application.getServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
Application.setServices(List<Service> services) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManifestManager.addService(Service service) |
Copyright © 2014. All Rights Reserved.