public class Service extends Object
| Constructor and Description |
|---|
Service(String className) |
Service(String className,
Map<String,String> properties) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getClassName() |
String |
getFilter()
Determine the LDAP-like filter to be used to find a service reference
|
Map<String,String> |
getProperties() |
int |
hashCode() |
protected boolean |
isAvailable(org.osgi.framework.BundleContext context) |
static Service |
parse(String header) |
public Service(String className)
public String getClassName()
protected boolean isAvailable(org.osgi.framework.BundleContext context)
throws org.osgi.framework.InvalidSyntaxException
org.osgi.framework.InvalidSyntaxExceptionpublic String getFilter()
Copyright © 2011–2014 Red Hat. All rights reserved.