public interface WiringService
| Modifier and Type | Method and Description |
|---|---|
void |
wire(Object component)
Called to wire a component
|
void wire(Object component) throws WiringServiceException
component - the component to be wiredWiringServiceException - if an error occoursCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.