public class NamedServiceProxy extends Object implements InvocationHandler
Constructor and Description |
---|
NamedServiceProxy(org.osgi.util.tracker.ServiceTracker<?,?> tracker,
String filter) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
public NamedServiceProxy(org.osgi.util.tracker.ServiceTracker<?,?> tracker, String filter)
Apache CXF