|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContributionSource | |
|---|---|
| org.sca4j.host.contribution | |
| org.sca4j.host.runtime | |
| Uses of ContributionSource in org.sca4j.host.contribution |
|---|
| Classes in org.sca4j.host.contribution that implement ContributionSource | |
|---|---|
class |
DefaultContributionSource
A contribution artifact that is on a filesystem |
class |
JarContributionSource
A contribution in the form of a JAR file. |
| Methods in org.sca4j.host.contribution with parameters of type ContributionSource | |
|---|---|
java.util.List<java.net.URI> |
ContributionService.contribute(ContributionSource... sources)
Contribute an artifact to the SCA Domain. |
| Uses of ContributionSource in org.sca4j.host.runtime |
|---|
| Methods in org.sca4j.host.runtime that return types with arguments of type ContributionSource | |
|---|---|
java.util.List<ContributionSource> |
BootConfiguration.getExtensions()
|
| Method parameters in org.sca4j.host.runtime with type arguments of type ContributionSource | |
|---|---|
void |
BootConfiguration.setExtensions(java.util.List<ContributionSource> extensions)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||