public interface ApplicationDescriptor extends VisitableHierarchy<Object,Object>
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
Application |
newInstance(Qi4j runtime,
Object... importedServiceInstances)
Create a new instance of the Application.
|
acceptApplication newInstance(Qi4j runtime, Object... importedServiceInstances)
runtime - Zest RuntimeimportedServiceInstances - Imported Services instancesString name()