Set the Engine that handles requests for all Connectors associated with this Service. @param engine The new Engine
(Engine engine)
| 44 | * @param engine The new Engine |
| 45 | */ |
| 46 | void setContainer(Engine engine); |
| 47 | |
| 48 | /** |
| 49 | * Returns the name of this Service. |
no outgoing calls