org.jboss.cdi.tck.spi
Interface Managers
Deprecated. Will be removed in CDI TCK 1.1 final version.
@Deprecated
public interface Managers
This interface provides operations relating to a Manager.
The TCK porting package must provide an implementation of this interface which is suitable for the target implementation.
Managers also allows the TCK to report the state of the Container back to the TCK, by checking if a deployment problem has
occurred,
- Author:
- Shane Bryzak
PROPERTY_NAME
static final String PROPERTY_NAME
- Deprecated.
Copyright © 2008-2013 Seam Framework. All Rights Reserved.