Arquillian OSGi Embedded Container 1.0.3.CR1

org.jboss.arquillian.container.osgi.embedded
Class EmbeddedContainerConfiguration

java.lang.Object
  extended by org.jboss.arquillian.container.osgi.embedded.EmbeddedContainerConfiguration
All Implemented Interfaces:
org.jboss.arquillian.container.spi.client.container.ContainerConfiguration

public class EmbeddedContainerConfiguration
extends Object
implements org.jboss.arquillian.container.spi.client.container.ContainerConfiguration

OSGi embedded configuration

Author:
thomas.diesler@jboss.com

Constructor Summary
EmbeddedContainerConfiguration()
           
 
Method Summary
 void validate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmbeddedContainerConfiguration

public EmbeddedContainerConfiguration()
Method Detail

validate

public void validate()
              throws org.jboss.arquillian.container.spi.ConfigurationException
Specified by:
validate in interface org.jboss.arquillian.container.spi.client.container.ContainerConfiguration
Throws:
org.jboss.arquillian.container.spi.ConfigurationException

Arquillian OSGi Embedded Container 1.0.3.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.