org.objectweb.dolphin.test.framework.util
Interface DeploymentUtil
- public interface DeploymentUtil
getDeploymentJar
public java.util.jar.JarFile getDeploymentJar()
throws java.io.IOException
- Throws:
java.io.IOException
getDeploymentFactoryManager
public javax.enterprise.deploy.shared.factories.DeploymentFactoryManager getDeploymentFactoryManager()
registerDeploymentFactory
public void registerDeploymentFactory()
getConnectionURI
public java.lang.String getConnectionURI()
getFactoryClassName
public java.lang.String getFactoryClassName()
getValidUsername
public java.lang.String getValidUsername()
getValidPassword
public java.lang.String getValidPassword()
getInvalidUsername
public java.lang.String getInvalidUsername()
getInvalidPassword
public java.lang.String getInvalidPassword()
hasSecurity
public boolean hasSecurity()