A D G I M O R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addMicroserviceRegistry(String, MicroservicesRegistry) - Method in class org.wso2.msf4j.deployer.internal.DataHolder
-
Add MicroservicesRegistry with the given registry Id.
- addMicroservicesRegitry(MicroservicesRegistry, Map) - Method in class org.wso2.msf4j.deployer.internal.MSF4JDeployerSC
-
To deploy micro services, we need to have at least one micro service registry in the system.
D
- DataHolder - Class in org.wso2.msf4j.deployer.internal
-
DataHolder for Swagger component.
- deploy(Artifact) - Method in class org.wso2.msf4j.deployer.internal.MicroservicesDeployer
-
Deploy and artifact in the netty-http service.
G
- getArtifactType() - Method in class org.wso2.msf4j.deployer.internal.MicroservicesDeployer
- getInstance() - Static method in class org.wso2.msf4j.deployer.internal.DataHolder
-
Get DataHolder object.
- getLocation() - Method in class org.wso2.msf4j.deployer.internal.MicroservicesDeployer
- getMicroserviceRegistries() - Method in class org.wso2.msf4j.deployer.internal.DataHolder
-
Get all the MicroservicesRegistries
- getMicroserviceRegistry(String) - Method in class org.wso2.msf4j.deployer.internal.DataHolder
-
Get available MicroservicesRegistry for the gievn registry Id.
- getMicroservicesRegistries() - Method in class org.wso2.msf4j.deployer.internal.DataHolder
-
Get available MicroservicesRegistries.
- getRourceInstances(File) - Static method in class org.wso2.msf4j.deployer.MicroserviceDeploymentUtils
-
Initialize a list of objects from the jar for the specified classes in the jar's manifest file under 'microservices' key.
I
- init() - Method in class org.wso2.msf4j.deployer.internal.MicroservicesDeployer
M
- MicroserviceDeploymentException - Exception in org.wso2.msf4j.deployer
-
Exception that is thrown when processing jar files by MicroserviceProcessor.
- MicroserviceDeploymentException(String) - Constructor for exception org.wso2.msf4j.deployer.MicroserviceDeploymentException
- MicroserviceDeploymentException(String, Exception) - Constructor for exception org.wso2.msf4j.deployer.MicroserviceDeploymentException
- MicroserviceDeploymentUtils - Class in org.wso2.msf4j.deployer
-
Dynamically initialising a set of objects from a given jar according to the manifest entry 'microservices'.
- MicroserviceDeploymentUtils() - Constructor for class org.wso2.msf4j.deployer.MicroserviceDeploymentUtils
- MicroservicesDeployer - Class in org.wso2.msf4j.deployer.internal
-
Implementation of the micro service deployer.
- MicroservicesDeployer() - Constructor for class org.wso2.msf4j.deployer.internal.MicroservicesDeployer
- MSF4JDeployerSC - Class in org.wso2.msf4j.deployer.internal
-
Service component for Microservices Deployer.
- MSF4JDeployerSC() - Constructor for class org.wso2.msf4j.deployer.internal.MSF4JDeployerSC
O
- onAllRequiredCapabilitiesAvailable() - Method in class org.wso2.msf4j.deployer.internal.MSF4JDeployerSC
- org.wso2.msf4j.deployer - package org.wso2.msf4j.deployer
- org.wso2.msf4j.deployer.internal - package org.wso2.msf4j.deployer.internal
R
- removeMicroservicesRegistry(MicroservicesRegistry, Map) - Method in class org.wso2.msf4j.deployer.internal.MSF4JDeployerSC
S
- start(BundleContext) - Method in class org.wso2.msf4j.deployer.internal.MSF4JDeployerSC
- stop() - Method in class org.wso2.msf4j.deployer.internal.MSF4JDeployerSC
U
- undeploy(Object) - Method in class org.wso2.msf4j.deployer.internal.MicroservicesDeployer
-
Undeploy the artifact with the key from the netty-http service.
- update(Artifact) - Method in class org.wso2.msf4j.deployer.internal.MicroservicesDeployer
-
Update the artifact from the netty-http service.
All Classes All Packages