Returns the Engine that handles requests for all Connectors associated with this Service. @return the Engine
()
| 37 | * @return the Engine |
| 38 | */ |
| 39 | Engine getContainer(); |
| 40 | |
| 41 | /** |
| 42 | * Set the <code>Engine</code> that handles requests for all <code>Connectors</code> associated with this Service. |
no outgoing calls
no test coverage detected