- getChannel(Class<T>, String) - Method in interface org.fabric3.api.node.Domain
-
Returns a proxy to a channel.
- getDomain() - Method in interface org.fabric3.api.node.Fabric
-
Returns the fabric domain
- getInjectors(Class<?>) - Method in interface org.fabric3.api.node.service.InjectorFactory
-
Introspects the class and creates suppliers for references, producers, and consumers.
- getService(Class<T>) - Method in interface org.fabric3.api.node.Domain
-
Returns a proxy to the service with the given interface.
- getSystemService(Class<T>) - Method in interface org.fabric3.api.node.Fabric
-
Returns the system service.