Package org.guvnor.ala.runtime
Interface RuntimeInfo
-
- All Known Implementing Classes:
BaseRuntimeInfo
public interface RuntimeInfoThis interface represent the Runtime instance information. This includes the configuration which was used to create the Runtime
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RuntimeConfiggetConfig()
-
-
-
Method Detail
-
getConfig
RuntimeConfig getConfig()
-
-