|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceMetadata | |
|---|---|
| org.apache.geronimo.blueprint.container | |
| org.apache.geronimo.blueprint.ext | |
| org.apache.geronimo.blueprint.mutable | |
| org.apache.geronimo.blueprint.reflect | |
| Uses of ServiceMetadata in org.apache.geronimo.blueprint.container |
|---|
| Methods in org.apache.geronimo.blueprint.container with parameters of type ServiceMetadata | |
|---|---|
protected MapRecipe |
RecipeBuilder.getServicePropertiesRecipe(ServiceMetadata metadata)
|
| Constructors in org.apache.geronimo.blueprint.container with parameters of type ServiceMetadata | |
|---|---|
ServiceRecipe(String name,
ExtendedBlueprintContainer blueprintContainer,
ServiceMetadata metadata,
Recipe serviceRecipe,
CollectionRecipe listenersRecipe,
MapRecipe propertiesRecipe,
List<Recipe> explicitDependencies)
|
|
| Uses of ServiceMetadata in org.apache.geronimo.blueprint.ext |
|---|
| Methods in org.apache.geronimo.blueprint.ext with parameters of type ServiceMetadata | |
|---|---|
protected Metadata |
AbstractPropertyPlaceholder.processServiceMetadata(ServiceMetadata component)
|
| Uses of ServiceMetadata in org.apache.geronimo.blueprint.mutable |
|---|
| Subinterfaces of ServiceMetadata in org.apache.geronimo.blueprint.mutable | |
|---|---|
interface |
MutableServiceMetadata
A mutable version of the ServiceMetadata that allows modifications. |
| Uses of ServiceMetadata in org.apache.geronimo.blueprint.reflect |
|---|
| Classes in org.apache.geronimo.blueprint.reflect that implement ServiceMetadata | |
|---|---|
class |
ServiceMetadataImpl
Implementation of ServiceMetadata |
| Constructors in org.apache.geronimo.blueprint.reflect with parameters of type ServiceMetadata | |
|---|---|
ServiceMetadataImpl(ServiceMetadata source)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||