Package com.github.fungal.api.deployment
Interface BeanDeployment
- All Superinterfaces:
Deployment
- All Known Implementing Classes:
BeanDeploymentImpl
A bean deployment for Fungal
- Author:
- Jesper Pedersen
-
Method Summary
Methods inherited from interface com.github.fungal.spi.deployers.Deployment
getClassLoader, getURL
-
Method Details
-
getBeans
Get the bean names- Returns:
- The values
-