Package org.guvnor.ala.runtime
Interface RuntimeEndpoint
-
- All Known Implementing Classes:
BaseRuntimeEndpoint
public interface RuntimeEndpointThis interface represent the Runtime Endpoint, meaning the endpoint that can be used to interact against this Runtime
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetContext()StringgetHost()IntegergetPort()StringgetProtocol()
-