public class FelixDeployableContainer extends AbstractEmbeddedDeployableContainer<OSGiContainerConfiguration>
AbstractEmbeddedDeployableContainer.AbstractContainerLogger, AbstractEmbeddedDeployableContainer.ContainerLogger| Constructor and Description |
|---|
FelixDeployableContainer() |
| Modifier and Type | Method and Description |
|---|---|
protected org.osgi.framework.launch.Framework |
createFramework(OSGiContainerConfiguration conf) |
Class<OSGiContainerConfiguration> |
getConfigurationClass() |
protected AbstractEmbeddedDeployableContainer.ContainerLogger |
getLogger() |
protected org.osgi.framework.BundleContext |
startFramework() |
deploy, deploy, getContainerConfiguration, getDefaultProtocol, getFramework, getSystemContext, installArquillianBundle, installBundle, setup, start, stop, stopFramework, undeploy, undeploy, uninstallBundlepublic Class<OSGiContainerConfiguration> getConfigurationClass()
protected org.osgi.framework.launch.Framework createFramework(OSGiContainerConfiguration conf)
createFramework in class AbstractEmbeddedDeployableContainer<OSGiContainerConfiguration>protected org.osgi.framework.BundleContext startFramework()
throws org.osgi.framework.BundleException
startFramework in class AbstractEmbeddedDeployableContainer<OSGiContainerConfiguration>org.osgi.framework.BundleExceptionprotected AbstractEmbeddedDeployableContainer.ContainerLogger getLogger()
getLogger in class AbstractEmbeddedDeployableContainer<OSGiContainerConfiguration>Copyright © 2013 JBoss by Red Hat. All Rights Reserved.