OSGI-INF.blueprint.blueprint.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hawtio-keystore-mbean Show documentation
Show all versions of hawtio-keystore-mbean Show documentation
hawtio :: ${project.artifactId}
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0" xmlns:ext="http://aries.apache.org/blueprint/xmlns/blueprint-ext/v1.2.0"> <bean id="keystoreService" class="io.hawt.keystore.KeystoreService" init-method="init" destroy-method="destroy" scope="singleton"/> </blueprint>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy