public interface Injector
| Modifier and Type | Method and Description |
|---|---|
<T> T |
inject(T object)
Injects dependencies into the given object
|
<T> T inject(T object)
throws MuleException
object - the object on which dependencies are to be injected onMuleExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.