public class ManagersImpl extends Object implements org.jboss.jsr299.tck.spi.Managers
| Constructor and Description |
|---|
ManagersImpl() |
| Modifier and Type | Method and Description |
|---|---|
javax.enterprise.inject.spi.BeanManager |
getManager() |
boolean |
isDefinitionError(org.jboss.testharness.api.DeploymentException deploymentException) |
boolean |
isDeploymentException(Throwable t) |
boolean |
isDeploymentProblem(org.jboss.testharness.api.DeploymentException deploymentException) |
public javax.enterprise.inject.spi.BeanManager getManager()
getManager in interface org.jboss.jsr299.tck.spi.Managerspublic boolean isDefinitionError(org.jboss.testharness.api.DeploymentException deploymentException)
public boolean isDeploymentProblem(org.jboss.testharness.api.DeploymentException deploymentException)
public boolean isDeploymentException(Throwable t)
Copyright © 2014 Seam Framework. All Rights Reserved.