org.jboss.verifier.strategy
Interface VerificationContext
- All Superinterfaces:
- VerificationEventGenerator
- All Known Implementing Classes:
- BeanVerifier
public interface VerificationContext
- extends VerificationEventGenerator
<< DESCRIBE THE CLASS HERE >>
For more detailed documentation, refer to the
>
- Since:
- JDK 1.3
- Version:
- $Revision: 81030 $
- Author:
- Juha Lindfors
- See Also:
- << OTHER RELATED CLASSES >>
VERSION_1_1
static final String VERSION_1_1
- See Also:
- Constant Field Values
VERSION_2_0
static final String VERSION_2_0
- See Also:
- Constant Field Values
VERSION_2_1
static final String VERSION_2_1
- See Also:
- Constant Field Values
getApplicationMetaData
org.jboss.metadata.ApplicationMetaData getApplicationMetaData()
getJarLocation
URL getJarLocation()
getClassLoader
ClassLoader getClassLoader()
getEJBVersion
String getEJBVersion()
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.