blob: a804f832bb35cdd970e8c2a5c94ebe4c1414a524 [file] [log] [blame]
// START SNIPPET: report
{
"name":"my-app",
"version":"1.0",
"mode":"staging",
"layers":[
{
"name":"network",
"modules":[
{
"name":"http",
"services":[
{
"type":"org.apache.polygene.tools.model.DocumentationSupport$HttpService",
"visibility":"module",
"types":[
"org.apache.polygene.tools.model.DocumentationSupport$HttpService",
"org.apache.polygene.api.service.ServiceComposite"
],
"mixins":[
{
"mixin":"org.apache.polygene.api.identity.HasIdentity$HasIdentityMixin",
"constructors":[
{
"name":"org.apache.polygene.api.identity.HasIdentity_HasIdentityMixin_Stub"
}
],
"injection":{
}
}
]
},
{
"type":"org.apache.polygene.api.unitofwork.UnitOfWorkFactory",
"visibility":"module",
"types":[
"org.apache.polygene.api.unitofwork.UnitOfWorkFactory",
"org.apache.polygene.api.service.ServiceComposite"
],
"mixins":[
{
"mixin":"org.apache.polygene.runtime.unitofwork.UnitOfWorkFactoryMixin",
"constructors":[
{
"name":"org.apache.polygene.runtime.unitofwork.UnitOfWorkFactoryMixin_Stub"
}
],
"injection":{
}
},
{
"mixin":"org.apache.polygene.api.identity.HasIdentity$HasIdentityMixin",
"constructors":[
{
"name":"org.apache.polygene.api.identity.HasIdentity_HasIdentityMixin_Stub"
}
],
"injection":{
}
}
]
}
],
"activators":[
]
}
],
"usedLayers":[
"application"
],
"activators":[
]
},
{
"name":"application",
"modules":[
{
"name":"domain",
"services":[
{
"type":"org.apache.polygene.api.unitofwork.UnitOfWorkFactory",
"visibility":"module",
"types":[
"org.apache.polygene.api.unitofwork.UnitOfWorkFactory",
"org.apache.polygene.api.service.ServiceComposite"
],
"mixins":[
{
"mixin":"org.apache.polygene.runtime.unitofwork.UnitOfWorkFactoryMixin",
"constructors":[
{
"name":"org.apache.polygene.runtime.unitofwork.UnitOfWorkFactoryMixin_Stub"
}
],
"injection":{
}
},
{
"mixin":"org.apache.polygene.api.identity.HasIdentity$HasIdentityMixin",
"constructors":[
{
"name":"org.apache.polygene.api.identity.HasIdentity_HasIdentityMixin_Stub"
}
],
"injection":{
}
}
]
}
],
"activators":[
]
}
],
"usedLayers":[
],
"activators":[
]
}
],
"activators":[
]
}
// END SNIPPET: report