org.jboss.weld.tck
Class ManagersImpl
java.lang.Object
org.jboss.weld.tck.ManagersImpl
- All Implemented Interfaces:
- org.jboss.jsr299.tck.spi.Managers
public class ManagersImpl
- extends Object
- implements org.jboss.jsr299.tck.spi.Managers
| Fields inherited from interface org.jboss.jsr299.tck.spi.Managers |
PROPERTY_NAME |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagersImpl
public ManagersImpl()
getManager
public javax.enterprise.inject.spi.BeanManager getManager()
- Specified by:
getManager in interface org.jboss.jsr299.tck.spi.Managers
isDefinitionError
public boolean isDefinitionError(org.jboss.testharness.api.DeploymentException deploymentException)
isDeploymentProblem
public boolean isDeploymentProblem(org.jboss.testharness.api.DeploymentException deploymentException)
isDeploymentException
public boolean isDeploymentException(Throwable t)
Copyright © 2012 Seam Framework. All Rights Reserved.