Interface Application
-
- All Superinterfaces:
ModelEntity,Serializable
- All Known Implementing Classes:
MuranoApplication
public interface Application extends ModelEntity
- Author:
- Nikolay Mahotkin.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,Object>getData()ServiceInfogetService()
-
-
-
Method Detail
-
getService
ServiceInfo getService()
- Returns:
- service internal info
-
-