Interface IConnectable
- All Superinterfaces:
AutoCloseable,IConnection
- All Known Subinterfaces:
IJobQueueServlet<T>,IResponderServlet<T>
- All Known Implementing Classes:
AbstractJobQueueServlet,AbstractResponderServlet,AcquireServlet,DeviceServlet,HeterogeneousScanServlet,NodeInsertionRequestResponder,PositionerServlet,ScanServlet
-
Method Summary
Methods inherited from interface org.eclipse.scanning.api.event.core.IConnection
close, disconnect, isConnected
-
Method Details
-
connect
Should called to start the servlet.- Parameters:
uri- , a string representation of the activemq uri.- Throws:
EventExceptionURISyntaxException
-