| Package | Description |
|---|---|
| com.appslandia.common.objects |
| Modifier and Type | Method and Description |
|---|---|
ObjectDefinition |
ObjectInstance.getDefinition() |
ObjectDefinition |
ObjectDefinition.setImplClass(Class<?> implClass) |
ObjectDefinition |
ObjectDefinition.setProducer(ObjectProducer<?> producer) |
ObjectDefinition |
ObjectDefinition.setQualifiers(Annotation... qualifiers) |
ObjectDefinition |
ObjectDefinition.setScope(ObjectScope scope) |
ObjectDefinition |
ObjectDefinition.setType(Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ObjectDefinition> |
ObjectFactory.getDefinitionIterator() |
| Constructor and Description |
|---|
ObjectInstance(ObjectDefinition definition) |
Copyright © 2018. All rights reserved.