Package | Description |
---|---|
com.sun.enterprise.deployment | |
com.sun.enterprise.deployment.node |
Modifier and Type | Method and Description |
---|---|
Set<InjectionTarget> |
InjectionCapable.getInjectionTargets() |
Set<InjectionTarget> |
EnvironmentProperty.getInjectionTargets() |
Modifier and Type | Method and Description |
---|---|
void |
InjectionCapable.addInjectionTarget(InjectionTarget target)
Add a new injection target for this dependency
|
void |
EnvironmentProperty.addInjectionTarget(InjectionTarget target) |
Modifier and Type | Method and Description |
---|---|
protected InjectionTarget |
InjectionTargetNode.createDescriptor() |
Modifier and Type | Method and Description |
---|---|
Node |
InjectionTargetNode.writeDescriptor(Node parent,
String nodeName,
InjectionTarget descriptor)
write the descriptor class to a DOM tree and return it
|
Copyright © 2021. All rights reserved.