public abstract static class OsgiExecable.ReflectionHost extends Object implements OsgiExecable
Defines data which will be passed via reflection to code within the OSGi runtime - the reflection allows us to call code for which we don’t have the necessary dependencies to resolve its imports unless it is only instantiated within the OSGi container.
OsgiExecable.ReflectionClient<Host extends OsgiExecable.ReflectionHost>, OsgiExecable.ReflectionHost
Modifier | Constructor and Description |
---|---|
protected |
ReflectionHost(String delegate) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec