org.jboss.cdi.tck.spi
Interface Managers
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
Copyright © 2008-2012 Seam Framework. All Rights Reserved.